Searched refs:map_threads_maybe_lookup (Results 1 – 1 of 1) sorted by relevance
660 static Thread* map_threads_maybe_lookup ( ThreadId coretid ) in map_threads_maybe_lookup() function738 Thread *thr = map_threads_maybe_lookup(tid); in HG_()1597 thr_p = map_threads_maybe_lookup( parent ); in evh__pre_thread_ll_create()1598 thr_c = map_threads_maybe_lookup( child ); in evh__pre_thread_ll_create()1676 thr_q = map_threads_maybe_lookup( quit_tid ); in evh__pre_thread_ll_exit()1715 thr = map_threads_maybe_lookup( 0/*INVALID*/ ); in evh__atfork_child()1721 thr = map_threads_maybe_lookup(i); in evh__atfork_child()1779 thr_s = map_threads_maybe_lookup( stay_tid ); in evh__HG_PTHREAD_JOIN_POST()2026 thr = map_threads_maybe_lookup( tid ); in evh__HG_PTHREAD_MUTEX_DESTROY_PRE()2085 thr = map_threads_maybe_lookup( tid ); in evh__HG_PTHREAD_MUTEX_LOCK_PRE()[all …]