Searched refs:_STLP_auto_lock (Results 1 – 7 of 7) sorted by relevance
423 struct _STLP_CLASS_DECLSPEC _STLP_auto_lock { struct424 _STLP_auto_lock(_STLP_STATIC_MUTEX& __lock) : _M_lock(__lock) in _STLP_auto_lock() argument426 ~_STLP_auto_lock() in ~_STLP_auto_lock() argument431 void operator=(const _STLP_auto_lock&); argument432 _STLP_auto_lock(const _STLP_auto_lock&);470 _STLP_auto_lock l(_M_mutex); in _M_incr()474 _STLP_auto_lock l(_M_mutex); in _M_decr()661 _STLP_auto_lock al(_STLP_beos_static_lock_data<0>::mut); in _M_acquire_lock()
173 _STLP_auto_lock sentry(category_hash_mutex()); in __acquire_category()215 _STLP_auto_lock sentry(category_hash_mutex()); in __release_category()
140 _STLP_auto_lock _l( __oom_handler_lock ); in allocate()159 _STLP_auto_lock _l( __oom_handler_lock ); in set_malloc_handler()1046 _STLP_auto_lock __lock(__a->_M_lock); in allocate()1071 _STLP_auto_lock __lock(__a->_M_lock); in deallocate()
361 _STLP_auto_lock lock(put_float_mutex()); in _Stl_ecvtR()365 _STLP_auto_lock lock(put_float_mutex()); in _Stl_fcvtR()370 _STLP_auto_lock lock(put_float_mutex()); in _Stl_ecvtR()374 _STLP_auto_lock lock(put_float_mutex()); in _Stl_fcvtR()
80 _STLP_auto_lock sentry(_Count_lock); in insert()
143 _STLP_auto_lock sentry(__lock); in xalloc()
110 _STLP_auto_lock sentry(_Index_lock); in _Stl_loc_get_index()