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

/openjdk7/jdk/src/windows/back/
H A Dmutex_md.h49 #define mutexLock(m) EnterCriticalSection(m) macro
/openjdk7/hotspot/src/os/windows/vm/
H A Dos_windows.cpp4928 #define mutexLock(m) EnterCriticalSection(m) macro
4945 ::mutexLock(&sockFnTableMutex);

Completed in 679 milliseconds