Jeremy Huddleston Sequoia <[email protected]> writes: > FWIW, the issues surround these globals: > bufferUnused > bufferPos > LogSWrite.newline
How about creating a separate mutex for these? It looks like we can do some minor reordering of code so that the mutex wouldn't need to be held across system calls. That should make it "safe enough". -- -keith
signature.asc
Description: PGP signature
_______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: https://lists.x.org/mailman/listinfo/xorg-devel
