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

/openjdk7/hotspot/src/share/vm/gc_implementation/shared/
H A DconcurrentGCThread.hpp36 // yield. If some thread (not in the set) requests, via suspend_all, that
67 void suspend_all();
H A DconcurrentGCThread.cpp47 _sts.suspend_all();
147 void SuspendibleThreadSet::suspend_all() { function in class:SuspendibleThreadSet

Completed in 50 milliseconds