Home
last modified time | relevance | path

Searched defs:__reentrance_guard (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/profile/impl/
H A Dprofiler.h58 struct __reentrance_guard struct
79 __reentrance_guard() { } in __reentrance_guard() function
80 ~__reentrance_guard() { __inside() = false; } in ~__reentrance_guard() argument