client: Make wl_display thread safe
authorKristian Høgsberg <krh@bitplanet.net>
Thu, 4 Oct 2012 21:42:49 +0000 (17:42 -0400)
committerKristian Høgsberg <krh@bitplanet.net>
Thu, 11 Oct 2012 00:59:00 +0000 (20:59 -0400)
commitde961dc1f3983c8f7fa0cbf2ac14cd44253b98f9
tree1fc79fae9dfe8894e6d126690b351415fcecf304
parentce1f4c29ab9d5c2a34335ef252a1d0ad977df636
client: Make wl_display thread safe

Not all entry points are thread safe: global listeners and global lookup
is still only main thread.
src/wayland-client.c