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

/openjdk7/hotspot/src/share/vm/runtime/
H A Dthread.cpp388 void check_for_dangling_thread_pointer(Thread *thread) { function
439 debug_only(check_for_dangling_thread_pointer(thread);)
791 debug_only(check_for_dangling_thread_pointer(thread);)
797 debug_only(check_for_dangling_thread_pointer(thread);)

Completed in 39 milliseconds