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

/openjdk7/hotspot/src/os/bsd/vm/
H A Dos_bsd.cpp923 static bool _thread_safety_check(Thread* thread) { function
1002 if (!_thread_safety_check(thread)) {
/openjdk7/hotspot/src/os/linux/vm/
H A Dos_linux.cpp796 static bool _thread_safety_check(Thread* thread) { function
849 if (!_thread_safety_check(thread)) {

Completed in 315 milliseconds