Home
last modified time | relevance | path

Searched refs:thr_p (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/helgrind/
Dhg_main.c1590 Thread* thr_p; in evh__pre_thread_ll_create() local
1599 thr_p = map_threads_maybe_lookup( parent ); in evh__pre_thread_ll_create()
1602 tl_assert(thr_p != NULL); in evh__pre_thread_ll_create()
1605 hbthr_p = thr_p->hbthr; in evh__pre_thread_ll_create()
1607 tl_assert( libhb_get_Thr_hgthread(hbthr_p) == thr_p ); in evh__pre_thread_ll_create()