Searched refs:libhb_get_Thr_hgthread (Results 1 – 4 of 4) sorted by relevance
143 Thread* libhb_get_Thr_hgthread ( Thr* );
640 tl_assert( libhb_get_Thr_hgthread(hbthr_root) == NULL ); in initialise_data_structures()1605 tl_assert( libhb_get_Thr_hgthread(hbthr_p) == thr_p ); in evh__pre_thread_ll_create()1612 tl_assert( libhb_get_Thr_hgthread(hbthr_c) == NULL ); in evh__pre_thread_ll_create()1788 tl_assert( libhb_get_Thr_hgthread(hbthr_s) == thr_s ); in evh__HG_PTHREAD_JOIN_POST()1789 tl_assert( libhb_get_Thr_hgthread(hbthr_q) == thr_q ); in evh__HG_PTHREAD_JOIN_POST()5714 thr = libhb_get_Thr_hgthread( hbt ); in for_libhb__get_stacktrace()5731 thr = libhb_get_Thr_hgthread( hbt ); in for_libhb__get_EC()
447 threadp = libhb_get_Thr_hgthread( thrp ); in HG_()1282 threadp = libhb_get_Thr_hgthread( thr_a ); in HG_()
7034 Thread* libhb_get_Thr_hgthread ( Thr* thr ) { in libhb_get_Thr_hgthread() function