OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:object_lock_exclusive
(Results
1 - 15
of
15
) sorted by null
/frameworks/wilhelm/src/itf/
I3DCommit.c
28
object_lock_exclusive
(thisObject);
49
object_lock_exclusive
(thisObject);
IDynamicInterfaceManagement.c
42
object_lock_exclusive
(thisObject);
65
object_lock_exclusive
(thisObject);
128
object_lock_exclusive
(thisObject);
143
object_lock_exclusive
(thisObject);
173
object_lock_exclusive
(thisObject);
223
object_lock_exclusive
(thisObject);
298
object_lock_exclusive
(thisObject);
319
object_lock_exclusive
(thisObject);
376
object_lock_exclusive
(thisObject);
391
object_lock_exclusive
(thisObject)
[
all
...]
IDynamicSource.c
39
object_lock_exclusive
(thisObject);
I3DGrouping.c
51
object_lock_exclusive
(oldGroupObject);
61
object_lock_exclusive
(newGroupObject);
113
object_lock_exclusive
(groupObject);
IObject.c
38
object_lock_exclusive
(thiz);
92
object_lock_exclusive
(thiz);
128
object_lock_exclusive
(thiz);
181
object_lock_exclusive
(thiz);
234
object_lock_exclusive
(thiz);
256
object_lock_exclusive
(thiz);
346
object_lock_exclusive
(thiz);
393
object_lock_exclusive
(thiz);
411
object_lock_exclusive
(thiz);
467
object_lock_exclusive
(thiz)
[
all
...]
IOutputMixExt.c
57
object_lock_exclusive
(&audioPlayer->mObject);
179
object_lock_exclusive
(thisObject);
/frameworks/wilhelm/src/
locks.h
26
extern void
object_lock_exclusive
(IObject *thiz);
35
#define
object_lock_exclusive
(thiz) object_lock_exclusive_((thiz), __FILE__, __LINE__)
macro
44
#define object_lock_shared(thiz)
object_lock_exclusive
(thiz)
51
#define interface_lock_exclusive(thiz)
object_lock_exclusive
(InterfaceToIObject(thiz))
sync.c
37
object_lock_exclusive
(&thiz->mObject);
70
object_lock_exclusive
(instance);
entry.c
101
object_lock_exclusive
(&thiz->mObject);
locks.c
110
void
object_lock_exclusive
(IObject *thiz)
function
sles.c
81
object_lock_exclusive
(object);
130
object_lock_exclusive
(object);
/frameworks/wilhelm/src/android/
MediaPlayer_to_android.cpp
64
object_lock_exclusive
(&mp->mObject);
105
object_lock_exclusive
(&mp->mObject);
158
object_lock_exclusive
(&mp->mObject);
187
object_lock_exclusive
(&mp->mObject);
230
object_lock_exclusive
(&mp->mObject);
270
object_lock_exclusive
(&mp->mObject);
484
object_lock_exclusive
(&mp->mObject);
AudioPlayer_to_android.cpp
114
object_lock_exclusive
(&ap->mObject);
706
object_lock_exclusive
(&ap->mObject);
775
object_lock_exclusive
(&ap->mObject);
803
object_lock_exclusive
(&ap->mObject);
846
object_lock_exclusive
(&ap->mObject);
[
all
...]
android_Effect.cpp
303
object_lock_exclusive
(&ieq->mThis->mEngine->mObject);
/frameworks/wilhelm/src/desktop/
SndFile.c
50
object_lock_exclusive
(&thisAP->mObject);
193
object_lock_exclusive
(&audioPlayer->mObject);
Completed in 29 milliseconds