HomeSort by relevance Sort by last modified time
    Searched defs:once_flag (Results 1 - 19 of 19) sorted by null

  /external/llvm/include/llvm/Support/
Threading.h 61 typedef std::once_flag once_flag; typedef in namespace:llvm
65 #define LLVM_DEFINE_ONCE_FLAG(flag) static once_flag flag
70 typedef volatile sys::cas_flag once_flag; typedef in namespace:llvm
74 #define LLVM_DEFINE_ONCE_FLAG(flag) static once_flag flag = Uninitialized
91 void call_once(once_flag &flag, Function &&F, Args &&... ArgList) {
  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
Threading.h 61 typedef std::once_flag once_flag; typedef in namespace:llvm
65 #define LLVM_DEFINE_ONCE_FLAG(flag) static once_flag flag
70 typedef volatile sys::cas_flag once_flag; typedef in namespace:llvm
74 #define LLVM_DEFINE_ONCE_FLAG(flag) static once_flag flag = Uninitialized
91 void call_once(once_flag &flag, Function &&F, Args &&... ArgList) {
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
Threading.h 69 typedef std::once_flag once_flag; typedef in namespace:llvm
75 /// \brief The llvm::once_flag structure
77 /// This type is modeled after std::once_flag to use with llvm::call_once.
79 /// autoinitialization and behave like std::once_flag.
80 struct once_flag { struct in namespace:llvm
92 /// static once_flag flag;
99 void call_once(once_flag &flag, Function &&F, Args &&... ArgList) {
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/
Threading.h 69 typedef std::once_flag once_flag; typedef in namespace:llvm
75 /// \brief The llvm::once_flag structure
77 /// This type is modeled after std::once_flag to use with llvm::call_once.
79 /// autoinitialization and behave like std::once_flag.
80 struct once_flag { struct in namespace:llvm
92 /// static once_flag flag;
99 void call_once(once_flag &flag, Function &&F, Args &&... ArgList) {
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Support/
Threading.h 69 typedef std::once_flag once_flag; typedef in namespace:llvm
75 /// \brief The llvm::once_flag structure
77 /// This type is modeled after std::once_flag to use with llvm::call_once.
79 /// autoinitialization and behave like std::once_flag.
80 struct once_flag { struct in namespace:llvm
92 /// static once_flag flag;
99 void call_once(once_flag &flag, Function &&F, Args &&... ArgList) {
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
Threading.h 69 typedef std::once_flag once_flag; typedef in namespace:llvm
75 /// \brief The llvm::once_flag structure
77 /// This type is modeled after std::once_flag to use with llvm::call_once.
79 /// autoinitialization and behave like std::once_flag.
80 struct once_flag { struct in namespace:llvm
92 /// static once_flag flag;
99 void call_once(once_flag &flag, Function &&F, Args &&... ArgList) {
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
Threading.h 69 typedef std::once_flag once_flag; typedef in namespace:llvm
75 /// \brief The llvm::once_flag structure
77 /// This type is modeled after std::once_flag to use with llvm::call_once.
79 /// autoinitialization and behave like std::once_flag.
80 struct once_flag { struct in namespace:llvm
92 /// static once_flag flag;
99 void call_once(once_flag &flag, Function &&F, Args &&... ArgList) {
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/
Threading.h 69 typedef std::once_flag once_flag; typedef in namespace:llvm
75 /// \brief The llvm::once_flag structure
77 /// This type is modeled after std::once_flag to use with llvm::call_once.
79 /// autoinitialization and behave like std::once_flag.
80 struct once_flag { struct in namespace:llvm
92 /// static once_flag flag;
99 void call_once(once_flag &flag, Function &&F, Args &&... ArgList) {
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/
Threading.h 69 typedef std::once_flag once_flag; typedef in namespace:llvm
75 /// \brief The llvm::once_flag structure
77 /// This type is modeled after std::once_flag to use with llvm::call_once.
79 /// autoinitialization and behave like std::once_flag.
80 struct once_flag { struct in namespace:llvm
92 /// static once_flag flag;
99 void call_once(once_flag &flag, Function &&F, Args &&... ArgList) {
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
Threading.h 69 typedef std::once_flag once_flag; typedef in namespace:llvm
75 /// \brief The llvm::once_flag structure
77 /// This type is modeled after std::once_flag to use with llvm::call_once.
79 /// autoinitialization and behave like std::once_flag.
80 struct once_flag { struct in namespace:llvm
92 /// static once_flag flag;
99 void call_once(once_flag &flag, Function &&F, Args &&... ArgList) {
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Support/
Threading.h 69 typedef std::once_flag once_flag; typedef in namespace:llvm
75 /// \brief The llvm::once_flag structure
77 /// This type is modeled after std::once_flag to use with llvm::call_once.
79 /// autoinitialization and behave like std::once_flag.
80 struct once_flag { struct in namespace:llvm
92 /// static once_flag flag;
99 void call_once(once_flag &flag, Function &&F, Args &&... ArgList) {
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Support/
Threading.h 69 typedef std::once_flag once_flag; typedef in namespace:llvm
75 /// \brief The llvm::once_flag structure
77 /// This type is modeled after std::once_flag to use with llvm::call_once.
79 /// autoinitialization and behave like std::once_flag.
80 struct once_flag { struct in namespace:llvm
92 /// static once_flag flag;
99 void call_once(once_flag &flag, Function &&F, Args &&... ArgList) {
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Support/
Threading.h 69 typedef std::once_flag once_flag; typedef in namespace:llvm
75 /// \brief The llvm::once_flag structure
77 /// This type is modeled after std::once_flag to use with llvm::call_once.
79 /// autoinitialization and behave like std::once_flag.
80 struct once_flag { struct in namespace:llvm
92 /// static once_flag flag;
99 void call_once(once_flag &flag, Function &&F, Args &&... ArgList) {
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Support/
Threading.h 69 typedef std::once_flag once_flag; typedef in namespace:llvm
75 /// \brief The llvm::once_flag structure
77 /// This type is modeled after std::once_flag to use with llvm::call_once.
79 /// autoinitialization and behave like std::once_flag.
80 struct once_flag { struct in namespace:llvm
92 /// static once_flag flag;
99 void call_once(once_flag &flag, Function &&F, Args &&... ArgList) {
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Support/
Threading.h 69 typedef std::once_flag once_flag; typedef in namespace:llvm
75 /// \brief The llvm::once_flag structure
77 /// This type is modeled after std::once_flag to use with llvm::call_once.
79 /// autoinitialization and behave like std::once_flag.
80 struct once_flag { struct in namespace:llvm
92 /// static once_flag flag;
99 void call_once(once_flag &flag, Function &&F, Args &&... ArgList) {
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Support/
Threading.h 69 typedef std::once_flag once_flag; typedef in namespace:llvm
75 /// \brief The llvm::once_flag structure
77 /// This type is modeled after std::once_flag to use with llvm::call_once.
79 /// autoinitialization and behave like std::once_flag.
80 struct once_flag { struct in namespace:llvm
92 /// static once_flag flag;
99 void call_once(once_flag &flag, Function &&F, Args &&... ArgList) {
  /external/mesa3d/include/c11/
threads_posix.h 69 typedef pthread_once_t once_flag; typedef
94 call_once(once_flag *flag, void (*func)(void))
threads_win32.h 111 typedef INIT_ONCE once_flag; typedef
115 } once_flag; typedef in typeref:struct:once_flag_t
297 call_once(once_flag *flag, void (*func)(void))
  /frameworks/native/vulkan/libvulkan/
api.cpp 1161 static std::once_flag once_flag; local
    [all...]

Completed in 1148 milliseconds