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

/openjdk7/jdk/src/share/native/sun/security/pkcs11/wrapper/
H A Dp11_mutex.c321 jMutex = ckVoidPtrToJObject(pMutex);
415 jMutex = ckVoidPtrToJObject(pMutex);
505 jMutex = ckVoidPtrToJObject(pMutex);
H A Dpkcs11wrapper.h193 #define ckVoidPtrToJObject(x) ((jobject) x) macro

Completed in 32 milliseconds