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

/openjdk7/jdk/src/share/native/sun/security/pkcs11/wrapper/
H A Dp11_mutex.c127 ckpInitArgs->LockMutex = (jMutexHandler != NULL) ? &callJLockMutex : NULL_PTR;
368 CK_RV callJLockMutex(CK_VOID_PTR pMutex) function
H A Dpkcs11wrapper.h381 CK_RV callJLockMutex(CK_VOID_PTR pMutex);

Completed in 24 milliseconds