Searched refs:libhb_get_Thr_hgthread (Results 1 – 4 of 4) sorted by relevance
143 Thread* libhb_get_Thr_hgthread ( Thr* );
628 tl_assert( libhb_get_Thr_hgthread(hbthr_root) == NULL ); in initialise_data_structures()1551 tl_assert( libhb_get_Thr_hgthread(hbthr_p) == thr_p ); in evh__pre_thread_ll_create()1558 tl_assert( libhb_get_Thr_hgthread(hbthr_c) == NULL ); in evh__pre_thread_ll_create()1727 tl_assert( libhb_get_Thr_hgthread(hbthr_s) == thr_s ); in evh__HG_PTHREAD_JOIN_POST()1728 tl_assert( libhb_get_Thr_hgthread(hbthr_q) == thr_q ); in evh__HG_PTHREAD_JOIN_POST()5484 thr = libhb_get_Thr_hgthread( hbt ); in for_libhb__get_stacktrace()5501 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