OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mutex
(Results
226 - 233
of
233
) sorted by null
1
2
3
4
5
6
7
8
9
10
/external/kernel-headers/original/linux/
mm.h
16
#include <linux/
mutex
.h>
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/
OMX_AacEnc_Utils.c
[
all
...]
/hardware/broadcom/wlan/bcm4329/src/wl/sys/
wl_iw.c
63
#include <linux/
mutex
.h>
85
static struct
mutex
wl_start_lock;
86
static struct
mutex
wl_cache_lock;
[
all
...]
/frameworks/base/libs/audioflinger/
AudioFlinger.cpp
214
static bool tryLock(
Mutex
&
mutex
)
218
if (
mutex
.tryLock() == NO_ERROR) {
299
Mutex
::Autolock _l(mLock);
336
Mutex
::Autolock _l(mLock);
347
Mutex
::Autolock _l(mLock);
358
Mutex
::Autolock _l(mLock);
369
Mutex
::Autolock _l(mLock);
380
Mutex
::Autolock _l(mLock);
565
Mutex
::Autolock _l(mLock)
[
all
...]
/external/stlport/stlport/stl/
_rope.h
77
# include <
mutex
.h>
[
all
...]
/external/v8/test/mjsunit/
unicode-test.js
[
all
...]
/external/dropbear/libtomcrypt/
crypt.tex
[
all
...]
/external/icu4c/
configure
[
all
...]
Completed in 728 milliseconds
1
2
3
4
5
6
7
8
9
10