gDestroyMutex 32 lib/pdf/xpdf/GMutex.h #define gDestroyMutex(m) DeleteCriticalSection(m) gDestroyMutex 43 lib/pdf/xpdf/GMutex.h #define gDestroyMutex(m) pthread_mutex_destroy(m)