Home
last modified time | relevance | path

Searched refs:thread_suspend (Results 1 – 3 of 3) sorted by relevance

/external/valgrind/coregrind/m_syswrap/
Dpriv_syswrap-darwin.h650 DECL_TEMPLATE(darwin, thread_suspend);
Dsyswrap-darwin.c7744 POST(thread_suspend) in POST() argument
7748 PRE(thread_suspend) in PRE() argument
7755 AFTER = POST_FN(thread_suspend); in PRE()
8301 CALL_PRE(thread_suspend); in PRE()
/external/google-breakpad/src/client/mac/handler/
Dexception_handler.cc829 if (thread_suspend(threads_for_task[i])) in SuspendThreads()