mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-02-13 17:20:09 +00:00
c/multi: Unlock when multi system loop exits
This commit is contained in:
parent
fee6809bc2
commit
4d9c3650cc
|
@ -412,6 +412,7 @@ multi_main_loop(struct multi_system_compositor *msc)
|
|||
}
|
||||
|
||||
xrt_comp_end_session(xc);
|
||||
os_thread_helper_unlock(&msc->oth);
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue