Searched refs:evh__pre_thread_ll_exit (Results 1 - 2 of 2) sorted by relevance

/external/valgrind/tsan/
H A Dts_valgrind.cc548 void evh__pre_thread_ll_exit ( ThreadId quit_tid ) { function
1415 VG_(track_pre_thread_ll_exit) ( evh__pre_thread_ll_exit );
/external/valgrind/main/helgrind/
H A Dhg_main.c1556 void evh__pre_thread_ll_exit ( ThreadId quit_tid ) function
1561 VG_(printf)("evh__pre_thread_ll_exit(thr=%d)\n",
1605 all__sanity_check("evh__pre_thread_ll_exit-post");
1628 evh__pre_thread_ll_exit; keep in sync. */
1689 /* evh__pre_thread_ll_exit issues an error message if the exiting
1695 notification feeds through into evh__pre_thread_ll_exit,
5162 VG_(track_pre_thread_ll_exit) ( evh__pre_thread_ll_exit );

Completed in 75 milliseconds