Searched refs:need_to_scan_destructors (Results 1 – 1 of 1) sorted by relevance
240 bool need_to_scan_destructors = true; in OnThreadExitInternal() local241 while (need_to_scan_destructors) { in OnThreadExitInternal()242 need_to_scan_destructors = false; in OnThreadExitInternal()264 need_to_scan_destructors = true; in OnThreadExitInternal()