HomeSort by relevance Sort by last modified time
    Searched refs:__reentrance_guard (Results 1 - 4 of 4) sorted by null

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/profile/impl/
profiler.h 65 struct __reentrance_guard struct in namespace:__gnu_profile
86 __reentrance_guard() { } function in struct:__gnu_profile::__reentrance_guard
87 ~__reentrance_guard() { __inside() = false; }
92 if (__gnu_profile::__reentrance_guard::__get_in()) \
94 __gnu_profile::__reentrance_guard __get_out; \
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/profile/impl/
profiler.h 65 struct __reentrance_guard struct in namespace:__gnu_profile
86 __reentrance_guard() { } function in struct:__gnu_profile::__reentrance_guard
87 ~__reentrance_guard() { __inside() = false; }
92 if (__gnu_profile::__reentrance_guard::__get_in()) \
94 __gnu_profile::__reentrance_guard __get_out; \
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/profile/impl/
profiler.h 65 struct __reentrance_guard struct in namespace:__gnu_profile
86 __reentrance_guard() { } function in struct:__gnu_profile::__reentrance_guard
87 ~__reentrance_guard() { __inside() = false; }
92 if (__gnu_profile::__reentrance_guard::__get_in()) \
94 __gnu_profile::__reentrance_guard __get_out; \
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/profile/impl/
profiler.h 58 struct __reentrance_guard struct in namespace:__gnu_profile
79 __reentrance_guard() { } function in struct:__gnu_profile::__reentrance_guard
80 ~__reentrance_guard() { __inside() = false; }
85 if (__gnu_profile::__reentrance_guard::__get_in()) \
87 __gnu_profile::__reentrance_guard __get_out; \

Completed in 1910 milliseconds