OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:mutex
(Results
501 - 525
of
750
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
/external/icu4c/common/
Makefile.in
89
util.o util_props.o parsepos.o locbased.o cwchar.o wintz.o
mutex
.o dtintrv.o ucnvsel.o propsvec.o \
locid.cpp
171
gDefaultLocale = newFirstDefault; // Assignment to gDefaultLocale must happen inside
mutex
211
// Just set it as default. Inside the
mutex
lock, for those troublesome processors.
244
gDefaultLocale = hashTableVal; // Assignment to gDefaultLocale must happen inside
mutex
684
// Need a
mutex
in case some other thread set a new
[
all
...]
/external/kernel-headers/original/linux/
jbd.h
31
#include <linux/
mutex
.h>
590
* @j_checkpoint_mutex:
Mutex
for locking against concurrent checkpoints
660
struct
mutex
j_barrier;
702
struct
mutex
j_checkpoint_mutex;
[
all
...]
netlink.h
185
struct
mutex
*cb_mutex,
/external/libxml2/
dict.c
104
* A
mutex
for modifying the reference counter for shared
110
* Whether the dictionary
mutex
was initialized.
117
* Do the dictionary
mutex
initialization.
135
* Free the dictionary
mutex
.
/external/opencore/android/author/
authordriver.h
375
Mutex
mQueueLock;
/external/opencore/oscl/oscl/osclproc/src/
oscl_semaphore.cpp
125
// invalid condition or
mutex
oscl_thread.h
221
TOsclMutexObject
mutex
;
member in class:OsclThread
/external/qemu/distrib/sdl-1.2.12/src/cdrom/macosx/
SDLOSXCAGuard.h
83
This is your typical
mutex
with signalling implemented via pthreads.
/external/quake/quake/src/WinQuake/
snd_android.cpp
151
// Assumes the
mutex
is acquired.
/external/skia/src/core/
SkGlyphCache.h
236
// This relies on the caller to have already acquired the
mutex
to access the global cache
/external/srec/portable/include/
PFileSystem.h
129
* @return ESR_OUT_OF_MEMORY if system is out of memory; ESR_INVALID_STATE if
mutex
could not be created
ptypes.h
152
/* VxWorks does not support recursive
mutex
in POSIX.4 */
/external/v8/tools/
presubmit.py
71
runtime/
mutex
/external/webkit/JavaScriptCore/runtime/
JSLock.cpp
35
// Acquire this
mutex
before accessing lock-related data.
/external/webkit/WebCore/platform/graphics/gtk/
VideoSinkGStreamer.cpp
73
// Protected by the buffer
mutex
/frameworks/base/include/media/
MediaProfiles.h
305
static
Mutex
sLock;
/frameworks/base/libs/binder/
Binder.cpp
66
Mutex
mLock;
/hardware/msm7k/libaudio/
AudioHardware.h
249
Mutex
mLock;
/ndk/build/platforms/android-3/arch-arm/usr/include/linux/
blkdev.h
358
struct
mutex
sysfs_lock;
/ndk/build/platforms/android-4/arch-arm/usr/include/linux/
blkdev.h
358
struct
mutex
sysfs_lock;
/ndk/build/platforms/android-5/arch-arm/usr/include/linux/
blkdev.h
358
struct
mutex
sysfs_lock;
/ndk/build/platforms/android-5/arch-x86/usr/include/linux/
blkdev.h
358
struct
mutex
sysfs_lock;
/ndk/build/platforms/android-8/arch-arm/usr/include/linux/
blkdev.h
358
struct
mutex
sysfs_lock;
/ndk/build/platforms/android-8/arch-x86/usr/include/linux/
blkdev.h
358
struct
mutex
sysfs_lock;
Completed in 780 milliseconds
<<
21
22
23
24
25
26
27
28
29
30