Searched defs:is_valid_tid (Results 1 – 4 of 4) sorted by relevance
99 Bool VG_(is_valid_tid) ( ThreadId tid ) in VG_() argument
358 if (VG_(is_valid_tid)(tid) in VG_() local
1687 if (VG_(is_valid_tid)(tid)) { in default_action() local
81 if (VG_(is_valid_tid) (tid)) { in valgrind_update_threads() local