Home
last modified time | relevance | path

Searched defs:run_thread (Results 1 – 3 of 3) sorted by relevance

/external/boringssl/src/crypto/
Dthread_test.c38 static int run_thread(thread_t *out_thread, void (*thread_func)(void)) { in run_thread() function
65 static int run_thread(thread_t *out_thread, void (*thread_func)(void)) { in run_thread() function
/external/valgrind/callgrind/
Dthreads.c181 void CLG_(run_thread)(ThreadId tid) in CLG_() argument
Dmain.c1962 CLG_(run_thread)( tid ); in clg_start_client_code_callback() local