Searched refs:refLock (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/src/share/back/
H A DcommonRef.c366 gdata->refLock = debugMonitorCreate("JDWP Reference Table Monitor");
375 debugMonitorEnter(gdata->refLock); {
398 } debugMonitorExit(gdata->refLock);
415 debugMonitorEnter(gdata->refLock); {
428 } debugMonitorExit(gdata->refLock);
444 debugMonitorEnter(gdata->refLock); {
464 } debugMonitorExit(gdata->refLock);
489 debugMonitorEnter(gdata->refLock); {
509 } debugMonitorExit(gdata->refLock);
520 debugMonitorEnter(gdata->refLock); {
[all...]
H A Dutil.h130 jrawMonitorID refLock; member in struct:__anon513
/openjdk7/jdk/src/share/native/sun/security/pkcs11/
H A Dj2secmod.h71 void *refLock; /* only used pk11db.c */ member in struct:SECMODModuleStr

Completed in 44 milliseconds