Home
last modified time | relevance | path

Searched refs:TRACE_LOCK_HT (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_lock.cpp1031 #define TRACE_LOCK_HT(X, Y, Z, Q) \ macro
1133 TRACE_LOCK_HT(gtid + 1, "acq read: ", head, tail); in __kmp_acquire_queuing_lock_timed_template()
1155 TRACE_LOCK_HT(gtid + 1, "acq read: ", head, tail); in __kmp_acquire_queuing_lock_timed_template()
1177 TRACE_LOCK_HT(gtid + 1, "acq read: ", head, tail); in __kmp_acquire_queuing_lock_timed_template()
1194 TRACE_LOCK_HT(gtid + 1, "acq exit: ", head, 0); in __kmp_acquire_queuing_lock_timed_template()
1386 TRACE_LOCK_HT(gtid + 1, "rel read: ", head, tail); in __kmp_release_queuing_lock()
1401 TRACE_LOCK_HT(gtid + 1, "rel exit: ", 0, 0); in __kmp_release_queuing_lock()