On Tue, Apr 26, 2016 at 02:37:31AM +0200, Samuel Thibault wrote: > We can turn translators into using mutexes and then fix > pthread_spin_lock into really spinning, but independently.
I agree with that, and I think it was our intention when we switched from using cthreads, but we didn't, exactly because of the performance overhead of our current mutexes. -- Richard Braun