Mir

Comment 5 for bug 1194384

Revision history for this message
Daniel van Vugt (vanvugt) wrote : Re: Event callbacks are not single-thread-safe

Though the workaround is potentially simple:
Be aware that Mir is not thread safe and do your own locking in a toolkit port. It's a bit painful for apps and toolkits that don't have or yet need threading primitives though.