HomeSort by relevance Sort by last modified time
    Searched refs:UnlockMutexPtr (Results 1 - 3 of 3) sorted by null

  /external/pdfium/third_party/lcms/src/
cmserr.c 464 ctx ->UnlockMutexPtr = NULL;
470 Plugin ->LockMutexPtr == NULL || Plugin ->UnlockMutexPtr == NULL) return FALSE;
476 ctx ->UnlockMutexPtr = Plugin ->UnlockMutexPtr;
515 if (ptr ->UnlockMutexPtr != NULL) {
517 ptr ->UnlockMutexPtr(ContextID, mtx);
lcms2_internal.h 645 _cmsUnlockMutexFnPtrType UnlockMutexPtr;
    [all...]
  /external/pdfium/third_party/lcms/include/
lcms2_plugin.h 648 _cmsUnlockMutexFnPtrType UnlockMutexPtr;

Completed in 69 milliseconds