Searched refs:UnlockMutexPtr (Results 1 – 3 of 3) sorted by relevance
466 ctx ->UnlockMutexPtr = NULL; in _cmsRegisterMutexPlugin()472 Plugin ->LockMutexPtr == NULL || Plugin ->UnlockMutexPtr == NULL) return FALSE; in _cmsRegisterMutexPlugin()478 ctx ->UnlockMutexPtr = Plugin ->UnlockMutexPtr; in _cmsRegisterMutexPlugin()517 if (ptr ->UnlockMutexPtr != NULL) { in _cmsUnlockMutex()519 ptr ->UnlockMutexPtr(ContextID, mtx); in _cmsUnlockMutex()
697 _cmsUnlockMutexFnPtrType UnlockMutexPtr; member
648 _cmsUnlockMutexFnPtrType UnlockMutexPtr; member