HomeSort by relevance Sort by last modified time
    Searched full:_stlp_auto_lock (Results 1 - 23 of 23) 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);
  /external/stlport/src/
locale_catalog.cpp 173 _STLP_auto_lock sentry(category_hash_mutex());
215 _STLP_auto_lock sentry(category_hash_mutex());
allocators.cpp 140 _STLP_auto_lock _l( __oom_handler_lock );
159 _STLP_auto_lock _l( __oom_handler_lock );
    [all...]
messages.cpp 80 _STLP_auto_lock sentry(_Count_lock);
num_put_float.cpp 361 _STLP_auto_lock lock(put_float_mutex());
365 _STLP_auto_lock lock(put_float_mutex());
370 _STLP_auto_lock lock(put_float_mutex());
374 _STLP_auto_lock lock(put_float_mutex());
    [all...]
ios.cpp 143 _STLP_auto_lock sentry(__lock);
locale.cpp 110 _STLP_auto_lock sentry(_Index_lock);
  /ndk/sources/cxx-stl/stlport/src/
locale_catalog.cpp 173 _STLP_auto_lock sentry(category_hash_mutex());
215 _STLP_auto_lock sentry(category_hash_mutex());
allocators.cpp 140 _STLP_auto_lock _l( __oom_handler_lock );
159 _STLP_auto_lock _l( __oom_handler_lock );
    [all...]
messages.cpp 80 _STLP_auto_lock sentry(_Count_lock);
num_put_float.cpp 361 _STLP_auto_lock lock(put_float_mutex());
365 _STLP_auto_lock lock(put_float_mutex());
370 _STLP_auto_lock lock(put_float_mutex());
374 _STLP_auto_lock lock(put_float_mutex());
    [all...]
ios.cpp 145 _STLP_auto_lock sentry(__lock);
locale.cpp 110 _STLP_auto_lock sentry(_Index_lock);
  /prebuilts/ndk/5/sources/cxx-stl/stlport/libs/armeabi/
libstlport_shared.so 
libstlport_static.a     [all...]
  /prebuilts/ndk/5/sources/cxx-stl/stlport/libs/armeabi-v7a/
libstlport_shared.so 
libstlport_static.a     [all...]

Completed in 506 milliseconds