Home
last modified time | relevance | path

Searched refs:next_ticket (Results 26 – 45 of 45) sorted by relevance

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/openmp/runtime/src/
H A Dkmp_lock.h234 next_ticket; // ticket number to give to next thread which acquires member
247 next_ticket; // ticket number to give to next thread which acquires member
371 next_ticket; // ticket number to give to next thread which acquires member
458 std::atomic<kmp_uint64> next_ticket; member
H A Dkmp_debugger.cpp157 offset_and_size_of(kmp_base_queuing_lock_t, next_ticket),
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/openmp/runtime/src/
H A Dkmp_lock.h234 next_ticket; // ticket number to give to next thread which acquires member
247 next_ticket; // ticket number to give to next thread which acquires member
371 next_ticket; // ticket number to give to next thread which acquires member
458 std::atomic<kmp_uint64> next_ticket; member
H A Dkmp_debugger.cpp157 offset_and_size_of(kmp_base_queuing_lock_t, next_ticket),
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/openmp/runtime/src/
H A Dkmp_lock.h234 next_ticket; // ticket number to give to next thread which acquires member
247 next_ticket; // ticket number to give to next thread which acquires member
371 next_ticket; // ticket number to give to next thread which acquires member
458 std::atomic<kmp_uint64> next_ticket; member
H A Dkmp_debugger.cpp157 offset_and_size_of(kmp_base_queuing_lock_t, next_ticket),
/dports/devel/llvm90/llvm-9.0.1.src/projects/openmp/runtime/src/
H A Dkmp_lock.h234 next_ticket; // ticket number to give to next thread which acquires member
247 next_ticket; // ticket number to give to next thread which acquires member
371 next_ticket; // ticket number to give to next thread which acquires member
458 std::atomic<kmp_uint64> next_ticket; member
H A Dkmp_debugger.cpp157 offset_and_size_of(kmp_base_queuing_lock_t, next_ticket),
/dports/devel/llvm80/llvm-8.0.1.src/projects/openmp/runtime/src/
H A Dkmp_lock.h235 next_ticket; // ticket number to give to next thread which acquires member
248 next_ticket; // ticket number to give to next thread which acquires member
372 next_ticket; // ticket number to give to next thread which acquires member
459 std::atomic<kmp_uint64> next_ticket; member
H A Dkmp_debugger.cpp162 offset_and_size_of(kmp_base_queuing_lock_t, next_ticket),
/dports/devel/llvm13/llvm-project-13.0.1.src/openmp/runtime/src/
H A Dkmp_lock.h234 next_ticket; // ticket number to give to next thread which acquires
247 next_ticket; // ticket number to give to next thread which acquires
371 next_ticket; // ticket number to give to next thread which acquires
458 std::atomic<kmp_uint64> next_ticket;
H A Dkmp_debugger.cpp157 offset_and_size_of(kmp_base_queuing_lock_t, next_ticket),
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/openmp/runtime/src/
H A Dkmp_debugger.cpp157 offset_and_size_of(kmp_base_queuing_lock_t, next_ticket),
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/openmp/runtime/src/
H A Dkmp_debugger.cpp157 offset_and_size_of(kmp_base_queuing_lock_t, next_ticket),
/dports/devel/llvm10/llvm-10.0.1.src/projects/openmp/runtime/src/
H A Dkmp_debugger.cpp157 offset_and_size_of(kmp_base_queuing_lock_t, next_ticket),
/dports/devel/llvm11/llvm-11.0.1.src/projects/openmp/runtime/src/
H A Dkmp_debugger.cpp157 offset_and_size_of(kmp_base_queuing_lock_t, next_ticket),
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/openmp/runtime/src/
H A Dkmp_debugger.cpp157 offset_and_size_of(kmp_base_queuing_lock_t, next_ticket),
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/openmp/runtime/src/
H A Dkmp_debugger.cpp157 offset_and_size_of(kmp_base_queuing_lock_t, next_ticket),
/dports/devel/llvm12/llvm-project-12.0.1.src/openmp/runtime/src/
H A Dkmp_debugger.cpp157 offset_and_size_of(kmp_base_queuing_lock_t, next_ticket),
/dports/lang/gambit-c/gambit-4.9.3/include/
H A Dgambit.h.in3806 (lock).next_ticket = (lock).current_ticket = ___FIX(0)
3811 ___TICKETLOCK_LOCK2((lock).next_ticket, (lock).current_ticket)
3814 ___TICKETLOCK_UNLOCK2((lock).next_ticket,(lock).current_ticket)
8428 ___VOLATILE ___WORD next_ticket; member

12