HomeSort by: relevance | last modified time | path
    Searched defs:StopTheWorld (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_stoptheworld_mac.cc 82 void StopTheWorld(StopTheWorldCallback callback, void *argument) {
sanitizer_stoptheworld_linux_libcdep.cc 71 // supplied to StopTheWorld() is run in the tracer task while the threads are
394 void StopTheWorld(StopTheWorldCallback callback, void *argument) {

Completed in 12 milliseconds