Home
last modified time | relevance | path

Searched refs:atomic_flag (Results 1 - 12 of 12) sorted by relevance

/third_party/elfutils/lib/
H A Dstdatomic-fbsd.h401 * XXX: Assume atomic_bool can be used as an atomic_flag. Is there some
407 } atomic_flag; typedef
412 atomic_flag_test_and_set_explicit(volatile atomic_flag *__object, in atomic_flag_test_and_set_explicit()
419 atomic_flag_clear_explicit(volatile atomic_flag *__object, memory_order __order) in atomic_flag_clear_explicit()
427 atomic_flag_test_and_set(volatile atomic_flag *__object) in atomic_flag_test_and_set()
435 atomic_flag_clear(volatile atomic_flag *__object) in atomic_flag_clear()
/third_party/node/deps/v8/src/trap-handler/
H A Dhandler-shared.cc39 std::atomic_flag MetadataLock::spinlock_ = ATOMIC_FLAG_INIT;
H A Dtrap-handler-internal.h32 static std::atomic_flag spinlock_;
/third_party/libunwind/libunwind/include/tdep-ia64/
H A Dscript.h64 atomic_flag busy; /* is the script-cache busy? */
/third_party/ffmpeg/compat/atomics/gcc/
H A Dstdatomic.h49 typedef _Bool atomic_flag; typedef
/third_party/ffmpeg/compat/atomics/win32/
H A Dstdatomic.h46 typedef intptr_t atomic_flag; typedef
/third_party/ffmpeg/compat/atomics/suncc/
H A Dstdatomic.h46 typedef intptr_t atomic_flag; typedef
/third_party/ffmpeg/compat/atomics/pthread/
H A Dstdatomic.h45 typedef intptr_t atomic_flag; typedef
/third_party/ffmpeg/compat/atomics/dummy/
H A Dstdatomic.h48 typedef intptr_t atomic_flag; typedef
/third_party/zlib/
H A Dcrc32.c229 atomic_flag begun;
/third_party/node/deps/zlib/
H A Dcrc32.c233 atomic_flag begun;
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp[all...]

Completed in 31 milliseconds