Searched defs:_STLP_auto_lock (Results 1 – 1 of 1) 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() function426 ~_STLP_auto_lock() in ~_STLP_auto_lock() argument431 void operator=(const _STLP_auto_lock&); argument