Re: Thread affinity again

2012-05-10 Thread Bill Spitzak
Jørgen Lind wrote: Hi guys. I have implemented a proposal for thread affinity for libwayland-client. By this I mean that proxies belong to threads. So events will be dispatched in the thread that created the proxy. Obviously proxies can be moved between threads if that is desired. As a side-

Thread affinity again

2012-05-10 Thread Jørgen Lind
Hi guys. I have implemented a proposal for thread affinity for libwayland-client. By this I mean that proxies belong to threads. So events will be dispatched in the thread that created the proxy. Obviously proxies can be moved between threads if that is desired. As a side-effect I also implement