HomeSort by relevance Sort by last modified time
    Searched refs:is_lock_free (Results 1 - 25 of 26) sorted by null

1 2

  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
atomic_0.h 117 is_lock_free() const volatile function in struct:__atomic0::atomic_address
307 is_lock_free() const volatile function in struct:__atomic0::__atomic_base
419 is_lock_free() const volatile function in struct:__atomic0::atomic_bool
420 { return _M_base.is_lock_free(); }
atomic_2.h 95 is_lock_free() const volatile function in struct:__atomic2::atomic_address
285 is_lock_free() const volatile function in struct:__atomic2::__atomic_base
414 is_lock_free() const volatile function in struct:__atomic2::atomic_bool
415 { return _M_base.is_lock_free(); }
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
atomic_0.h 117 is_lock_free() const volatile function in struct:__atomic0::atomic_address
307 is_lock_free() const volatile function in struct:__atomic0::__atomic_base
419 is_lock_free() const volatile function in struct:__atomic0::atomic_bool
420 { return _M_base.is_lock_free(); }
atomic_2.h 95 is_lock_free() const volatile function in struct:__atomic2::atomic_address
285 is_lock_free() const volatile function in struct:__atomic2::__atomic_base
414 is_lock_free() const volatile function in struct:__atomic2::atomic_bool
415 { return _M_base.is_lock_free(); }
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
atomic_0.h 117 is_lock_free() const volatile function in struct:__atomic0::atomic_address
307 is_lock_free() const volatile function in struct:__atomic0::__atomic_base
419 is_lock_free() const volatile function in struct:__atomic0::atomic_bool
420 { return _M_base.is_lock_free(); }
atomic_2.h 95 is_lock_free() const volatile function in struct:__atomic2::atomic_address
285 is_lock_free() const volatile function in struct:__atomic2::__atomic_base
414 is_lock_free() const volatile function in struct:__atomic2::atomic_bool
415 { return _M_base.is_lock_free(); }
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
atomic_0.h 117 is_lock_free() const volatile function in struct:__atomic0::atomic_address
307 is_lock_free() const volatile function in struct:__atomic0::__atomic_base
419 is_lock_free() const volatile function in struct:__atomic0::atomic_bool
420 { return _M_base.is_lock_free(); }
atomic_2.h 95 is_lock_free() const volatile function in struct:__atomic2::atomic_address
285 is_lock_free() const volatile function in struct:__atomic2::__atomic_base
414 is_lock_free() const volatile function in struct:__atomic2::atomic_bool
415 { return _M_base.is_lock_free(); }
  /external/libcxx/test/atomics/atomics.types.generic/
bool.pass.cpp 15 // bool is_lock_free() const volatile;
16 // bool is_lock_free() const;
66 bool b0 = obj.is_lock_free();
121 bool b0 = obj.is_lock_free();
176 bool b0 = obj.is_lock_free();
address.pass.cpp 15 // bool is_lock_free() const volatile;
16 // bool is_lock_free() const;
84 bool b0 = obj.is_lock_free();
integral.pass.cpp 15 // bool is_lock_free() const volatile;
16 // bool is_lock_free() const;
101 bool b0 = obj.is_lock_free();
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/atomics/atomics.types.generic/
bool.pass.cpp 15 // bool is_lock_free() const volatile;
16 // bool is_lock_free() const;
66 bool b0 = obj.is_lock_free();
121 bool b0 = obj.is_lock_free();
176 bool b0 = obj.is_lock_free();
address.pass.cpp 15 // bool is_lock_free() const volatile;
16 // bool is_lock_free() const;
84 bool b0 = obj.is_lock_free();
integral.pass.cpp 15 // bool is_lock_free() const volatile;
16 // bool is_lock_free() const;
101 bool b0 = obj.is_lock_free();
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/bits/
atomic_2.h 238 is_lock_free() const function in struct:__atomic2::__atomic_base
242 is_lock_free() const volatile function in struct:__atomic2::__atomic_base
529 is_lock_free() const function in struct:__atomic2::__atomic_base
533 is_lock_free() const volatile function in struct:__atomic2::__atomic_base
atomic_0.h 271 is_lock_free() const function in struct:__atomic0::__atomic_base
275 is_lock_free() const volatile function in struct:__atomic0::__atomic_base
526 is_lock_free() const function in struct:__atomic0::__atomic_base
530 is_lock_free() const volatile function in struct:__atomic0::__atomic_base
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
atomic_2.h 238 is_lock_free() const function in struct:__atomic2::__atomic_base
242 is_lock_free() const volatile function in struct:__atomic2::__atomic_base
529 is_lock_free() const function in struct:__atomic2::__atomic_base
533 is_lock_free() const volatile function in struct:__atomic2::__atomic_base
atomic_0.h 271 is_lock_free() const function in struct:__atomic0::__atomic_base
275 is_lock_free() const volatile function in struct:__atomic0::__atomic_base
526 is_lock_free() const function in struct:__atomic0::__atomic_base
530 is_lock_free() const volatile function in struct:__atomic0::__atomic_base
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
atomic_2.h 238 is_lock_free() const function in struct:__atomic2::__atomic_base
242 is_lock_free() const volatile function in struct:__atomic2::__atomic_base
529 is_lock_free() const function in struct:__atomic2::__atomic_base
533 is_lock_free() const volatile function in struct:__atomic2::__atomic_base
atomic_0.h 271 is_lock_free() const function in struct:__atomic0::__atomic_base
275 is_lock_free() const volatile function in struct:__atomic0::__atomic_base
526 is_lock_free() const function in struct:__atomic0::__atomic_base
530 is_lock_free() const volatile function in struct:__atomic0::__atomic_base
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
atomic_base.h 459 is_lock_free() const noexcept
463 is_lock_free() const volatile noexcept
766 is_lock_free() const noexcept
770 is_lock_free() const volatile noexcept
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
atomic_base.h 459 is_lock_free() const noexcept
463 is_lock_free() const volatile noexcept
766 is_lock_free() const noexcept
770 is_lock_free() const volatile noexcept
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
atomic_base.h 424 is_lock_free() const noexcept
428 is_lock_free() const volatile noexcept
718 is_lock_free() const noexcept
722 is_lock_free() const volatile noexcept
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
atomic_base.h 424 is_lock_free() const noexcept
428 is_lock_free() const volatile noexcept
718 is_lock_free() const noexcept
722 is_lock_free() const volatile noexcept
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
atomic_base.h 459 is_lock_free() const noexcept
463 is_lock_free() const volatile noexcept
766 is_lock_free() const noexcept
770 is_lock_free() const volatile noexcept

Completed in 141 milliseconds

1 2