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

/openjdk7/jdk/src/share/native/sun/security/pkcs11/wrapper/
H A Dp11_mutex.c117 ckpInitArgs->CreateMutex = (jMutexHandler != NULL) ? &callJCreateMutex : NULL_PTR;
179 CK_RV callJCreateMutex(CK_VOID_PTR_PTR ppMutex) function
H A Dpkcs11wrapper.h379 CK_RV callJCreateMutex(CK_VOID_PTR_PTR ppMutex);

Completed in 804 milliseconds