gLockMutex 33 lib/pdf/xpdf/GMutex.h #define gLockMutex(m) EnterCriticalSection(m) gLockMutex 44 lib/pdf/xpdf/GMutex.h #define gLockMutex(m) pthread_mutex_lock(m)