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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/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; \
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/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; \
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/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; \
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/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; \
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/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; \
  /prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/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 44 milliseconds