Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/libstdc++-v3/libsupc++/
H A Dguard.cc154 struct mutex_wrapper in __cxa_guard_acquire() struct
156 bool unlock; in __cxa_guard_acquire()
157 mutex_wrapper() : unlock(true) in __cxa_guard_acquire() function
160 ~mutex_wrapper() in __cxa_guard_acquire()