HomeSort by relevance Sort by last modified time
    Searched defs:_STLP_auto_lock (Results 1 - 7 of 7) sorted by null

  /external/stlport/stlport/stl/
_threads.h 423 struct _STLP_CLASS_DECLSPEC _STLP_auto_lock {
424 _STLP_auto_lock(_STLP_STATIC_MUTEX& __lock) : _M_lock(__lock)
426 ~_STLP_auto_lock()
431 void operator=(const _STLP_auto_lock&);
432 _STLP_auto_lock(const _STLP_auto_lock&);
470 _STLP_auto_lock l(_M_mutex);
474 _STLP_auto_lock l(_M_mutex);
661 _STLP_auto_lock al(_STLP_beos_static_lock_data<0>::mut);
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_threads.h 423 struct _STLP_CLASS_DECLSPEC _STLP_auto_lock {
424 _STLP_auto_lock(_STLP_STATIC_MUTEX& __lock) : _M_lock(__lock)
426 ~_STLP_auto_lock()
431 void operator=(const _STLP_auto_lock&);
432 _STLP_auto_lock(const _STLP_auto_lock&);
470 _STLP_auto_lock l(_M_mutex);
474 _STLP_auto_lock l(_M_mutex);
661 _STLP_auto_lock al(_STLP_beos_static_lock_data<0>::mut);
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_threads.h 423 struct _STLP_CLASS_DECLSPEC _STLP_auto_lock {
424 _STLP_auto_lock(_STLP_STATIC_MUTEX& __lock) : _M_lock(__lock)
426 ~_STLP_auto_lock()
431 void operator=(const _STLP_auto_lock&);
432 _STLP_auto_lock(const _STLP_auto_lock&);
470 _STLP_auto_lock l(_M_mutex);
474 _STLP_auto_lock l(_M_mutex);
661 _STLP_auto_lock al(_STLP_beos_static_lock_data<0>::mut);
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_threads.h 423 struct _STLP_CLASS_DECLSPEC _STLP_auto_lock {
424 _STLP_auto_lock(_STLP_STATIC_MUTEX& __lock) : _M_lock(__lock)
426 ~_STLP_auto_lock()
431 void operator=(const _STLP_auto_lock&);
432 _STLP_auto_lock(const _STLP_auto_lock&);
470 _STLP_auto_lock l(_M_mutex);
474 _STLP_auto_lock l(_M_mutex);
661 _STLP_auto_lock al(_STLP_beos_static_lock_data<0>::mut);
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_threads.h 423 struct _STLP_CLASS_DECLSPEC _STLP_auto_lock {
424 _STLP_auto_lock(_STLP_STATIC_MUTEX& __lock) : _M_lock(__lock)
426 ~_STLP_auto_lock()
431 void operator=(const _STLP_auto_lock&);
432 _STLP_auto_lock(const _STLP_auto_lock&);
470 _STLP_auto_lock l(_M_mutex);
474 _STLP_auto_lock l(_M_mutex);
661 _STLP_auto_lock al(_STLP_beos_static_lock_data<0>::mut);
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_threads.h 423 struct _STLP_CLASS_DECLSPEC _STLP_auto_lock {
424 _STLP_auto_lock(_STLP_STATIC_MUTEX& __lock) : _M_lock(__lock)
426 ~_STLP_auto_lock()
431 void operator=(const _STLP_auto_lock&);
432 _STLP_auto_lock(const _STLP_auto_lock&);
470 _STLP_auto_lock l(_M_mutex);
474 _STLP_auto_lock l(_M_mutex);
661 _STLP_auto_lock al(_STLP_beos_static_lock_data<0>::mut);
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_threads.h 423 struct _STLP_CLASS_DECLSPEC _STLP_auto_lock {
424 _STLP_auto_lock(_STLP_STATIC_MUTEX& __lock) : _M_lock(__lock)
426 ~_STLP_auto_lock()
431 void operator=(const _STLP_auto_lock&);
432 _STLP_auto_lock(const _STLP_auto_lock&);
470 _STLP_auto_lock l(_M_mutex);
474 _STLP_auto_lock l(_M_mutex);
661 _STLP_auto_lock al(_STLP_beos_static_lock_data<0>::mut);

Completed in 1182 milliseconds