Home
last modified time | relevance | path

Searched defs:once_flag (Results 1 – 18 of 18) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DThreading.h88 typedef std::once_flag once_flag; typedef
99 struct once_flag { struct
111 /// static once_flag flag; argument
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DThreading.h61 typedef std::once_flag once_flag; typedef
70 typedef volatile sys::cas_flag once_flag; typedef
/external/llvm/include/llvm/Support/
DThreading.h61 typedef std::once_flag once_flag; typedef
70 typedef volatile sys::cas_flag once_flag; typedef
/external/cronet/third_party/abseil-cpp/absl/base/
Dcall_once.h46 class once_flag; variable
87 constexpr once_flag() : control_(0) {} in once_flag() function
/external/abseil-cpp/absl/base/
Dcall_once.h46 class once_flag; variable
87 constexpr once_flag() : control_(0) {} in once_flag() function
/external/angle/third_party/abseil-cpp/absl/base/
Dcall_once.h46 class once_flag; variable
87 constexpr once_flag() : control_(0) {} in once_flag() function
/external/openscreen/third_party/abseil/src/absl/base/
Dcall_once.h46 class once_flag; variable
87 constexpr once_flag() : control_(0) {} in once_flag() function
/external/webrtc/third_party/abseil-cpp/absl/base/
Dcall_once.h46 class once_flag; variable
87 constexpr once_flag() : control_(0) {} in once_flag() function
/external/tensorflow/third_party/absl/abseil-cpp/absl/base/
Dcall_once.h46 class once_flag; variable
87 constexpr once_flag() : control_(0) {} in once_flag() function
/external/libtextclassifier/abseil-cpp/absl/base/
Dcall_once.h46 class once_flag; variable
87 constexpr once_flag() : control_(0) {} in once_flag() function
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/base/
Dcall_once.h46 class once_flag; variable
87 constexpr once_flag() : control_(0) {} in once_flag() function
/external/protobuf/src/google/protobuf/stubs/
Donce.h43 using once_flag = std::once_flag; variable
/external/cronet/third_party/protobuf/src/google/protobuf/stubs/
Donce.h43 using once_flag = std::once_flag; variable
/external/musl/include/
Dthreads.h15 typedef int once_flag; typedef
/external/virglrenderer/src/mesa/compat/c11/
Dthreads_win32.h91 typedef INIT_ONCE once_flag; typedef
95 } once_flag; typedef
Dthreads_posix.h69 typedef pthread_once_t once_flag; typedef
/external/mesa3d/include/c11/
Dthreads_win32.h115 typedef INIT_ONCE once_flag; typedef
119 } once_flag; typedef
Dthreads_posix.h69 typedef pthread_once_t once_flag; typedef