Home | History | Annotate | Download | only in helgrind

Lines Matching full:thr_p

1588       Thread* thr_p;
1597 thr_p = map_threads_maybe_lookup( parent );
1600 tl_assert(thr_p != NULL);
1603 hbthr_p = thr_p->hbthr;
1605 tl_assert( libhb_get_Thr_hgthread(hbthr_p) == thr_p );