Searched refs:UnlockMutexPtr (Results 1 – 3 of 3) sorted by relevance
652 ctx ->UnlockMutexPtr = NULL; in _cmsRegisterMutexPlugin()658 Plugin ->LockMutexPtr == NULL || Plugin ->UnlockMutexPtr == NULL) return FALSE; in _cmsRegisterMutexPlugin()664 ctx ->UnlockMutexPtr = Plugin ->UnlockMutexPtr; in _cmsRegisterMutexPlugin()703 if (ptr ->UnlockMutexPtr != NULL) { in _cmsUnlockMutex()705 ptr ->UnlockMutexPtr(ContextID, mtx); in _cmsUnlockMutex()
632 _cmsUnlockMutexFnPtrType UnlockMutexPtr; member
620 _cmsUnlockMutexFnPtrType UnlockMutexPtr; member