reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

projects/openmp/runtime/src/kmp_runtime.cpp
 6023       __kmp_thread_pool = thread->th.th_next_pool;
 6026       thread->th.th_next_pool = NULL;
 6027       thread->th.th_in_pool = FALSE;
 6028       __kmp_reap_thread(thread, 0);