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

/macosx-10.10/libauto-186/
H A DThreadLocalCollector.h97 // should_collect_suspended
99 static bool should_collect_suspended(Thread &thread);
H A DThread.cpp475 if (ThreadLocalCollector::should_collect_suspended(*this)) {
H A DThreadLocalCollector.cpp413 bool ThreadLocalCollector::should_collect_suspended(Thread &thread) function in class:Auto::ThreadLocalCollector

Completed in 69 milliseconds