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

/openjdk7/jdk/src/share/native/sun/security/pkcs11/wrapper/
H A Dp11_mutex.c176 * @param ppMutex - the new created mutex
179 CK_RV callJCreateMutex(CK_VOID_PTR_PTR ppMutex) argument
240 *ppMutex = jObjectToCKVoidPtr(jMutex);
H A Dpkcs11t.h1116 CK_VOID_PTR_PTR ppMutex /* location to receive ptr to mutex */ typedef

Completed in 41 milliseconds