Searched refs:thread_still_ok (Results 1 – 1 of 1) sorted by relevance
75 const bool thread_still_ok = ThreadFuncImpl(&entry, thread_idx); in ThreadFunc() local77 if (!thread_still_ok || ThreadCompleted()) { in ThreadFunc()