Home
last modified time | relevance | path

Searched defs:th_next_waiting (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_omp.h102 th_next_waiting; // next thread waiting for lock (if available) member
H A Dkmp.h3053 th_next_waiting; /* gtid+1 of next thread on lock wait queue, 0 if none */ member