Home
last modified time | relevance | path

Searched defs:once_flag (Results 1 - 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DThreading.h61 typedef std::once_flag once_flag; typedef
70 typedef volatile sys::cas_flag once_flag; typedef
/third_party/musl/porting/uniproton/kernel/include/
H A Dthreads.h15 typedef int once_flag; typedef
/third_party/musl/porting/liteos_m/kernel/include/
H A Dthreads.h15 typedef int once_flag; typedef
/third_party/musl/include/
H A Dthreads.h15 typedef int once_flag; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DThreading.h88 typedef std::once_flag once_flag; typedef
99 struct once_flag { struct
/third_party/skia/third_party/externals/abseil-cpp/absl/base/
H A Dcall_once.h85 class once_flag { class
87 constexpr once_flag() function in absl::once_flag
[all...]
/third_party/mesa3d/src/c11/
H A Dthreads.h119 } once_flag; typedef
129 typedef pthread_once_t once_flag; typedef

Completed in 3 milliseconds