Searched defs:callJLockMutex (Results 1 - 1 of 1) 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

Completed in 293 milliseconds