mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-01-04 06:06:17 +00:00
4 lines
146 B
Markdown
4 lines
146 B
Markdown
|
u/var: Protect tracker access with a mutex.
|
||
|
|
||
|
Solves a race condition that may crash the debug gui if objects are removed using u_var_remove_root.
|