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