Searched defs:CreateMutex (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/src/windows/native/sun/security/pkcs11/wrapper/
H A Dp11_md.h75 #ifdef CreateMutex
76 #undef CreateMutex macro
77 #endif /* CreateMutex */
/openjdk7/jdk/src/share/classes/sun/security/pkcs11/wrapper/
H A DCK_C_INITIALIZE_ARGS.java58 * CK_CREATEMUTEX CreateMutex;  
75 * CK_CREATEMUTEX CreateMutex;
78 public CK_CREATEMUTEX CreateMutex; field in class:CK_C_INITIALIZE_ARGS
/openjdk7/jdk/src/share/native/sun/security/pkcs11/wrapper/
H A Dpkcs11t.h1143 CK_CREATEMUTEX CreateMutex; member in struct:CK_C_INITIALIZE_ARGS

Completed in 103 milliseconds