Mir

Comment 1 for bug 1194384

Revision history for this message
Daniel van Vugt (vanvugt) wrote : Re: Input event callbacks are made in a different thread

Another alternative solution would be to implement a mir_main_loop_wait() type function, which blocks and provides a mutual exclusion guarantee with input callbacks.