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

  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
atomic_0.h 46 volatile __atomic_flag_base* __g = __atomic_flag_for_address(__p); \
47 __atomic_flag_wait_explicit(__g, __x); \
49 atomic_flag_clear_explicit(__g, __x); \
55 volatile __atomic_flag_base* __g = __atomic_flag_for_address(__p); \
56 __atomic_flag_wait_explicit(__g, __x); \
58 atomic_flag_clear_explicit(__g, __x); \
64 volatile __atomic_flag_base* __g = __atomic_flag_for_address(__p); \
65 __atomic_flag_wait_explicit(__g, __x); \
68 atomic_flag_clear_explicit(__g, __x); \
76 volatile __atomic_flag_base* __g = __atomic_flag_for_address(__p);
181 volatile __atomic_flag_base* __g = __atomic_flag_for_address(__p); local
193 volatile __atomic_flag_base* __g = __atomic_flag_for_address(__p); local
    [all...]
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/bits/
atomic_0.h 46 volatile __atomic_flag_base* __g = __atomic_flag_for_address(__p); \
47 __atomic_flag_wait_explicit(__g, __x); \
49 atomic_flag_clear_explicit(__g, __x); \
55 volatile __atomic_flag_base* __g = __atomic_flag_for_address(__p); \
56 __atomic_flag_wait_explicit(__g, __x); \
58 atomic_flag_clear_explicit(__g, __x); \
64 volatile __atomic_flag_base* __g = __atomic_flag_for_address(__p); \
65 __atomic_flag_wait_explicit(__g, __x); \
68 atomic_flag_clear_explicit(__g, __x); \
76 volatile __atomic_flag_base* __g = __atomic_flag_for_address(__p);
181 volatile __atomic_flag_base* __g = __atomic_flag_for_address(__p); local
193 volatile __atomic_flag_base* __g = __atomic_flag_for_address(__p); local
    [all...]
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/bits/
atomic_0.h 46 volatile __atomic_flag_base* __g = __atomic_flag_for_address(__p); \
47 __atomic_flag_wait_explicit(__g, __x); \
49 atomic_flag_clear_explicit(__g, __x); \
55 volatile __atomic_flag_base* __g = __atomic_flag_for_address(__p); \
56 __atomic_flag_wait_explicit(__g, __x); \
58 atomic_flag_clear_explicit(__g, __x); \
64 volatile __atomic_flag_base* __g = __atomic_flag_for_address(__p); \
65 __atomic_flag_wait_explicit(__g, __x); \
68 atomic_flag_clear_explicit(__g, __x); \
76 volatile __atomic_flag_base* __g = __atomic_flag_for_address(__p);
181 volatile __atomic_flag_base* __g = __atomic_flag_for_address(__p); local
193 volatile __atomic_flag_base* __g = __atomic_flag_for_address(__p); local
    [all...]

Completed in 120 milliseconds