Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/openmp/runtime/src/
Dkmp_lock.cpp1024 #define TRACE_LOCK_HT(X, Y, Z, Q) \ macro
1126 TRACE_LOCK_HT(gtid + 1, "acq read: ", head, tail); in __kmp_acquire_queuing_lock_timed_template()
1148 TRACE_LOCK_HT(gtid + 1, "acq read: ", head, tail); in __kmp_acquire_queuing_lock_timed_template()
1170 TRACE_LOCK_HT(gtid + 1, "acq read: ", head, tail); in __kmp_acquire_queuing_lock_timed_template()
1187 TRACE_LOCK_HT(gtid + 1, "acq exit: ", head, 0); in __kmp_acquire_queuing_lock_timed_template()
1378 TRACE_LOCK_HT(gtid + 1, "rel read: ", head, tail); in __kmp_release_queuing_lock()
1393 TRACE_LOCK_HT(gtid + 1, "rel exit: ", 0, 0); in __kmp_release_queuing_lock()