• Kenton Varda's avatar
    Use Win32 synchronization APIs on Cygwin. · ce8d05a7
    Kenton Varda authored
    They are more efficient, and self-contained enough not to create trouble.
    
    Also, Cygwin's pthread_rwlock implementation appears buggy. I am seeing it allow double locks from time to time.
    ce8d05a7
mutex.c++ 30.4 KB