Searched refs:leak_corrupted_threadpool (Results 1 – 2 of 2) sorted by relevance
12 bool leak_corrupted_threadpool = false; variable15 leak_corrupted_threadpool = true; in child_atfork()97 if (C10_UNLIKELY(leak_corrupted_threadpool)) { in pthreadpool()98 leak_corrupted_threadpool = false; in pthreadpool()
28 bool leak_corrupted_threadpool = false; variable31 leak_corrupted_threadpool = true; in child_atfork()121 if ET_UNLIKELY (leak_corrupted_threadpool) { in get_threadpool()122 leak_corrupted_threadpool = false; in get_threadpool()