Home
last modified time | relevance | path

Searched refs:thread_wrapper (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/src/system_wrappers/source/
Dsystem_wrappers.gyp46 '../interface/thread_wrapper.h',
/external/valgrind/main/drd/
Ddrd_pthread_intercepts.c320 static void* DRD_(thread_wrapper)(void* arg) in DRD_() argument
457 CALL_FN_W_WWWW(ret, fn, thread, attr, DRD_(thread_wrapper), &thread_args); in pthread_create_intercept()
/external/valgrind/main/coregrind/m_syswrap/
Dsyswrap-linux.c65 static VgSchedReturnCode thread_wrapper(Word /*ThreadId*/ tidW) in thread_wrapper() function
135 src = thread_wrapper(tid); in run_a_thread_NORETURN()
Dsyswrap-darwin.c88 static VgSchedReturnCode thread_wrapper(Word /*ThreadId*/ tidW) in thread_wrapper() function
219 src = thread_wrapper(tid); in run_a_thread_NORETURN()