Searched refs:__test_and_acquire (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/config/cpu/ia64/
H A Datomic_word.h37 __test_and_acquire (__cxxabiv1::__guard *__g) function in namespace:__gnu_cxx
60 #define _GLIBCXX_GUARD_TEST_AND_ACQUIRE(G) __gnu_cxx::__test_and_acquire (G)
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/config/cpu/ia64/
H A Datomic_word.h42 __test_and_acquire (__cxxabiv1::__guard *__g) function in namespace:__gnu_cxx
65 #define _GLIBCXX_GUARD_TEST_AND_ACQUIRE(G) __gnu_cxx::__test_and_acquire (G)
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/libsupc++/
H A Dguard.cc92 __test_and_acquire (__cxxabiv1::__guard *g) function
98 #define _GLIBCXX_GUARD_TEST_AND_ACQUIRE(G) __test_and_acquire (G)
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/
H A Dguard.cc110 __test_and_acquire (__cxxabiv1::__guard *g) function
116 # define _GLIBCXX_GUARD_TEST_AND_ACQUIRE(G) __test_and_acquire (G)

Completed in 56 milliseconds