OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:atomic_load
(Results
1 - 8
of
8
) sorted by null
/external/compiler-rt/lib/sanitizer_common/
sanitizer_atomic_clang.h
38
INLINE typename T::Type
atomic_load
(
function in namespace:__sanitizer
sanitizer_atomic_msvc.h
69
INLINE typename T::Type
atomic_load
(
function in namespace:__sanitizer
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/smart_ptr/
shared_ptr.hpp
634
template<class T> shared_ptr<T>
atomic_load
( shared_ptr<T> const * p )
function in namespace:boost
642
return
atomic_load
( p );
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
atomicfwd_c.h
125
#define
atomic_load
(__a) \
macro
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
atomicfwd_c.h
125
#define
atomic_load
(__a) \
macro
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
atomicfwd_c.h
125
#define
atomic_load
(__a) \
macro
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
atomicfwd_c.h
125
#define
atomic_load
(__a) \
macro
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
atomicfwd_c.h
125
#define
atomic_load
(__a) \
macro
Completed in 176 milliseconds