Lines Matching refs:__gnu_cxx
52 __gnu_cxx::__mutex&
91 lock_and_run(__gnu_cxx::__mutex& lhs_mutex, __gnu_cxx::__mutex& rhs_mutex, in lock_and_run()
97 __gnu_cxx::__scoped_lock sentry(lhs_mutex); in lock_and_run()
102 __gnu_cxx::__scoped_lock sentry1(&lhs_mutex < &rhs_mutex in lock_and_run()
104 __gnu_cxx::__scoped_lock sentry2(&lhs_mutex < &rhs_mutex in lock_and_run()
111 swap_seq(__gnu_cxx::__mutex& lhs_mutex, in swap_seq()
113 __gnu_cxx::__mutex& rhs_mutex, in swap_seq()
132 swap_ucont(__gnu_cxx::__mutex& lhs_mutex, in swap_ucont()
134 __gnu_cxx::__mutex& rhs_mutex, in swap_ucont()
245 __gnu_cxx::__scoped_lock sentry(_M_get_mutex()); in _M_detach_all()
257 __gnu_cxx::__scoped_lock sentry(_M_get_mutex()); in _M_detach_singular()
279 __gnu_cxx::__scoped_lock sentry(_M_get_mutex()); in _M_revalidate_singular()
294 __gnu_cxx::__mutex&
303 __gnu_cxx::__scoped_lock sentry(_M_get_mutex()); in _M_attach()
324 __gnu_cxx::__scoped_lock sentry(_M_get_mutex()); in _M_detach()
413 __gnu_cxx::__mutex&
477 __gnu_cxx::__scoped_lock sentry(_M_get_mutex()); in _M_detach_all()
500 __gnu_cxx::__scoped_lock sentry(_M_get_mutex()); in _M_attach_local()
521 __gnu_cxx::__scoped_lock sentry(_M_get_mutex()); in _M_detach_local()