Searched refs:mutex_wrapper (Results 1 – 4 of 4) sorted by relevance
71 struct mutex_wrapper struct74 mutex_wrapper() : unlock(true) in mutex_wrapper() function77 ~mutex_wrapper() in ~mutex_wrapper() argument308 mutex_wrapper mw; in __cxa_guard_acquire()367 mutex_wrapper mw; in __cxa_guard_abort()407 mutex_wrapper mw; in __cxa_guard_release()
71 struct mutex_wrapper struct74 mutex_wrapper() : unlock(true) in mutex_wrapper() function77 ~mutex_wrapper() in ~mutex_wrapper() argument325 mutex_wrapper mw; in __cxa_guard_acquire()392 mutex_wrapper mw; in __cxa_guard_abort()440 mutex_wrapper mw; in __cxa_guard_release()
1056 (mutex_wrapper::mutex_wrapper): Use it to get properly initialized
1876 * libsupc++/guard.cc (struct mutex_wrapper): Move into