Searched refs:UnlockMutexPtr (Results 1 – 3 of 3) sorted by relevance
464 ctx ->UnlockMutexPtr = NULL; in _cmsRegisterMutexPlugin()470 Plugin ->LockMutexPtr == NULL || Plugin ->UnlockMutexPtr == NULL) return FALSE; in _cmsRegisterMutexPlugin()476 ctx ->UnlockMutexPtr = Plugin ->UnlockMutexPtr; in _cmsRegisterMutexPlugin()515 if (ptr ->UnlockMutexPtr != NULL) { in _cmsUnlockMutex()517 ptr ->UnlockMutexPtr(ContextID, mtx); in _cmsUnlockMutex()
645 _cmsUnlockMutexFnPtrType UnlockMutexPtr; member
648 _cmsUnlockMutexFnPtrType UnlockMutexPtr; member