Searched refs:callJDestroyMutex (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/native/sun/security/pkcs11/wrapper/
H A Dp11_mutex.c122 ckpInitArgs->DestroyMutex = (jMutexHandler != NULL) ? &callJDestroyMutex : NULL_PTR;
274 CK_RV callJDestroyMutex(CK_VOID_PTR pMutex) function
H A Dpkcs11wrapper.h380 CK_RV callJDestroyMutex(CK_VOID_PTR pMutex);

Completed in 34 milliseconds