OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:_stlp_auto_lock
(Results
1 - 20
of
20
) 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);
/prebuilt/ndk/android-ndk-r5/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);
/prebuilt/ndk/android-ndk-r6/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);
/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
109
_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
360
_STLP_auto_lock
lock(put_float_mutex());
364
_STLP_auto_lock
lock(put_float_mutex());
369
_STLP_auto_lock
lock(put_float_mutex());
373
_STLP_auto_lock
lock(put_float_mutex());
[
all
...]
ios.cpp
143
_STLP_auto_lock
sentry(__lock);
locale.cpp
109
_STLP_auto_lock
sentry(_Index_lock);
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/libs/armeabi/
libstlport_shared.so
libstlport_static.a
[
all
...]
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/libs/armeabi-v7a/
libstlport_shared.so
libstlport_static.a
[
all
...]
Completed in 343 milliseconds