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 120 static void run_a_thread_NORETURN ( Word tidW )
128 "run_a_thread_NORETURN(tid=%lld): pre-thread_wrapper\n",
138 "run_a_thread_NORETURN(tid=%lld): post-thread_wrapper\n",
161 "run_a_thread_NORETURN(tid=%lld): "
171 "run_a_thread_NORETURN(tid=%lld): "
183 "run_a_thread_NORETURN(tid=%lld): "
268 run_a_thread_NORETURN ( (Word)tid );
351 run_a_thread_NORETURN, /* fn to call */
    [all...]
syswrap-darwin.c 204 static void run_a_thread_NORETURN ( Word tidW )
212 "run_a_thread_NORETURN(tid=%lld): pre-thread_wrapper\n",
222 "run_a_thread_NORETURN(tid=%lld): post-thread_wrapper\n",
245 "run_a_thread_NORETURN(tid=%lld): "
255 "run_a_thread_NORETURN(tid=%lld): "
269 "run_a_thread_NORETURN(tid=%lld): "
327 run_a_thread_NORETURN, /* fn to call */
341 run_a_thread_NORETURN ( (Word)tid );
    [all...]

Completed in 48 milliseconds