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