Searched defs:head_id (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_lock.h371 head_id; // (gtid+1) of thread at head of wait queue, 0 if empty member in struct:kmp_base_queuing_lock
H A Dkmp_lock.cpp1035 __kmp_dump_queuing_lock(kmp_info_t *this_thr, kmp_int32 gtid, kmp_queuing_lock_t *lck, kmp_int32 head_id, kmp_int32 tail_id) argument
[all...]

Completed in 168 milliseconds