HomeSort by relevance Sort by last modified time
    Searched refs:run_a_thread_NORETURN (Results 1 - 2 of 2) sorted by null

  /external/valgrind/main/coregrind/m_syswrap/
syswrap-linux.c 125 static void run_a_thread_NORETURN ( Word tidW )
136 "run_a_thread_NORETURN(tid=%lld): pre-thread_wrapper\n",
159 "run_a_thread_NORETURN(tid=%lld): post-thread_wrapper\n",
182 "run_a_thread_NORETURN(tid=%lld): "
192 "run_a_thread_NORETURN(tid=%lld): "
204 "run_a_thread_NORETURN(tid=%lld): "
304 run_a_thread_NORETURN ( (Word)tid );
399 run_a_thread_NORETURN, /* fn to call */
    [all...]
syswrap-darwin.c 203 static void run_a_thread_NORETURN ( Word tidW )
211 "run_a_thread_NORETURN(tid=%lld): pre-thread_wrapper\n",
221 "run_a_thread_NORETURN(tid=%lld): post-thread_wrapper\n",
244 "run_a_thread_NORETURN(tid=%lld): "
254 "run_a_thread_NORETURN(tid=%lld): "
268 "run_a_thread_NORETURN(tid=%lld): "
326 run_a_thread_NORETURN, /* fn to call */
340 run_a_thread_NORETURN ( (Word)tid );
    [all...]

Completed in 937 milliseconds