OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_Lock
(Results
1 - 6
of
6
) sorted by null
/external/valgrind/main/helgrind/
hg_lock_n_thread.h
115
struct
_Lock
{
117
struct
_Lock
* admin;
/external/stlport/stlport/stl/debug/
_debug.c
26
# define _STLP_ACQUIRE_LOCK(
_Lock
)
_Lock
._M_acquire_lock();
27
# define _STLP_RELEASE_LOCK(
_Lock
)
_Lock
._M_release_lock();
29
# define _STLP_ACQUIRE_LOCK(
_Lock
) ((_STLP_mutex&)
_Lock
)._M_acquire_lock();
30
# define _STLP_RELEASE_LOCK(
_Lock
) ((_STLP_mutex&)
_Lock
)._M_release_lock();
33
# define _STLP_ACQUIRE_LOCK(
_Lock
)
34
# define _STLP_RELEASE_LOCK(
_Lock
)
[
all
...]
/ndk/sources/cxx-stl/stlport/stlport/stl/debug/
_debug.c
26
# define _STLP_ACQUIRE_LOCK(
_Lock
)
_Lock
._M_acquire_lock();
27
# define _STLP_RELEASE_LOCK(
_Lock
)
_Lock
._M_release_lock();
29
# define _STLP_ACQUIRE_LOCK(
_Lock
) ((_STLP_mutex&)
_Lock
)._M_acquire_lock();
30
# define _STLP_RELEASE_LOCK(
_Lock
) ((_STLP_mutex&)
_Lock
)._M_release_lock();
33
# define _STLP_ACQUIRE_LOCK(
_Lock
)
34
# define _STLP_RELEASE_LOCK(
_Lock
)
[
all
...]
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/debug/
_debug.c
26
# define _STLP_ACQUIRE_LOCK(
_Lock
)
_Lock
._M_acquire_lock();
27
# define _STLP_RELEASE_LOCK(
_Lock
)
_Lock
._M_release_lock();
29
# define _STLP_ACQUIRE_LOCK(
_Lock
) ((_STLP_mutex&)
_Lock
)._M_acquire_lock();
30
# define _STLP_RELEASE_LOCK(
_Lock
) ((_STLP_mutex&)
_Lock
)._M_release_lock();
33
# define _STLP_ACQUIRE_LOCK(
_Lock
)
34
# define _STLP_RELEASE_LOCK(
_Lock
)
[
all
...]
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/debug/
_debug.c
26
# define _STLP_ACQUIRE_LOCK(
_Lock
)
_Lock
._M_acquire_lock();
27
# define _STLP_RELEASE_LOCK(
_Lock
)
_Lock
._M_release_lock();
29
# define _STLP_ACQUIRE_LOCK(
_Lock
) ((_STLP_mutex&)
_Lock
)._M_acquire_lock();
30
# define _STLP_RELEASE_LOCK(
_Lock
) ((_STLP_mutex&)
_Lock
)._M_release_lock();
33
# define _STLP_ACQUIRE_LOCK(
_Lock
)
34
# define _STLP_RELEASE_LOCK(
_Lock
)
[
all
...]
/external/qemu/audio/
dsound_template.h
85
hr = glue (IFACE,
_Lock
) (
Completed in 237 milliseconds