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

  /external/pdfium/third_party/lcms2-2.6/src/
cmserr.c 652 ctx ->UnlockMutexPtr = NULL;
658 Plugin ->LockMutexPtr == NULL || Plugin ->UnlockMutexPtr == NULL) return FALSE;
664 ctx ->UnlockMutexPtr = Plugin ->UnlockMutexPtr;
703 if (ptr ->UnlockMutexPtr != NULL) {
705 ptr ->UnlockMutexPtr(ContextID, mtx);
lcms2_internal.h 632 _cmsUnlockMutexFnPtrType UnlockMutexPtr;
    [all...]
  /external/pdfium/third_party/lcms2-2.6/include/
lcms2_plugin.h 620 _cmsUnlockMutexFnPtrType UnlockMutexPtr;

Completed in 50 milliseconds