OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:gmutex
(Results
26 - 47
of
47
) sorted by null
1
2
/external/bluetooth/glib/tests/
mainloop-test.c
30
GMutex
*context_array_mutex;
onceinit.c
26
static
GMutex
*tmutex = NULL;
memchunks.c
130
static
GMutex
*mem_chunks_lock = NULL;
/external/webkit/Source/WebCore/platform/graphics/gstreamer/
VideoSinkGStreamer.cpp
64
GMutex
* buffer_mutex;
/external/bluetooth/glib/gthread/
ChangeLog
474
* gthread-win32.c: Use an extra level of indirection for
GMutex
.
478
the size of *
GMutex
, but this used to vary depending on whether we
739
../gthread.c (Formerly known as the file called
gmutex
.c)
/external/bluetooth/glib/gio/
gioscheduler.c
305
GMutex
*ack_lock;
/external/bluetooth/glib/glib/
gslice.c
165
GMutex
*magazine_mutex;
172
GMutex
*slab_mutex;
207
static
GMutex
*smc_tree_mutex = NULL; /* mutex for G_SLICE=debug-blocks */
391
g_mutex_lock_a (
GMutex
*mutex,
[
all
...]
config.h
39
/* Byte contents of
gmutex
*/
57
/* The size of
gmutex
, as computed by sizeof. */
gmem.c
307
static
GMutex
*gmem_profile_mutex = NULL;
gatomic.c
848
static
GMutex
*g_atomic_mutex;
gmessages.c
80
static
GMutex
*g_messages_lock = NULL;
gmain.c
99
GMutex
*mutex;
[
all
...]
/external/bluetooth/glib/
config.h.win32.in
34
/* Byte contents of
gmutex
*/
52
/* The size of
gmutex
, as computed by sizeof. */
ChangeLog.pre-1-2
71
*
gmutex
.c (g_static_private_set): invoke destroy notifier when
[
all
...]
configure.in
[
all
...]
ChangeLog.pre-2-0
[
all
...]
ChangeLog.pre-2-14
[
all
...]
ChangeLog.pre-2-4
126
G_MEMORY_BARRIER_NEEDED and DEFINE_WITH_MUTEXES by using a
GMutex
[
all
...]
/external/bluetooth/glib/docs/reference/glib/
glib-sections.txt
558
GMutex
[
all
...]
/external/skia/src/effects/
SkGradientShader.cpp
702
static SkMutex
gMutex
;
706
SkAutoMutexAcquire ama(
gMutex
);
[
all
...]
/external/bluetooth/glib/docs/reference/
ChangeLog
[
all
...]
/prebuilt/sdk/tools/linux/
aapt
Completed in 1006 milliseconds
1
2