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

/external/valgrind/main/helgrind/
H A Dhg_main.c1643 Thr* hbthr_s; local
1659 hbthr_s = thr_s->hbthr;
1661 tl_assert(hbthr_s != hbthr_q);
1662 tl_assert( libhb_get_Thr_hgthread(hbthr_s) == thr_s );
1675 libhb_so_recv(hbthr_s, so, True/*strong_recv*/);

Completed in 131 milliseconds