gUnlockMutex       34 lib/pdf/xpdf/GMutex.h #define gUnlockMutex(m) LeaveCriticalSection(m)
gUnlockMutex       45 lib/pdf/xpdf/GMutex.h #define gUnlockMutex(m) pthread_mutex_unlock(m)