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

/external/valgrind/main/helgrind/
H A Dhg_main.c1680 Thr* hbthr_q; local
1696 hbthr_q = thr_q->hbthr;
1697 tl_assert(hbthr_s != hbthr_q);
1699 tl_assert( libhb_get_Thr_hgthread(hbthr_q) == thr_q );
1710 libhb_so_send(hbthr_q, so, True/*strong_send*//*?!? wrt comment above*/);
1716 notifications for the same hbthr_q, in the case where the app is
1723 libhb_joinedwith_done(hbthr_q);

Completed in 56 milliseconds