Home
last modified time | relevance | path

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

/external/valgrind/helgrind/
Dlibhb_core.c303 Bool joinedwith_done; member
2659 tl_assert(thr->joinedwith_done); in VTS__declare_thread_very_dead()
3264 if (hbthr->llexit_done && hbthr->joinedwith_done) { in vts_tab__do_GC()
4027 thr->joinedwith_done = False; in Thr__new()
6430 UInt joinedwith_done = 0; in libhb_shutdown() local
6438 if (hbthr->llexit_done && hbthr->joinedwith_done) in libhb_shutdown()
6442 else if (hbthr->joinedwith_done) in libhb_shutdown()
6443 joinedwith_done++; in libhb_shutdown()
6451 llexit_done, joinedwith_done); in libhb_shutdown()
6564 if (thr->joinedwith_done) in libhb_async_exit()
[all …]