Searched defs:callJUnlockMutex (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/native/sun/security/pkcs11/wrapper/
H A Dp11_mutex.c132 ckpInitArgs->UnlockMutex = (jMutexHandler != NULL) ? &callJUnlockMutex : NULL_PTR;
458 CK_RV callJUnlockMutex(CK_VOID_PTR pMutex) function

Completed in 30 milliseconds