OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:object_unlock_exclusive
(Results
1 - 15
of
15
) sorted by null
/frameworks/wilhelm/src/
sync.c
42
object_unlock_exclusive
(&thiz->mObject);
55
object_unlock_exclusive
(&thiz->mObject);
77
object_unlock_exclusive
(instance);
87
object_unlock_exclusive
(instance);
locks.h
27
extern void
object_unlock_exclusive
(IObject *thiz);
36
#define
object_unlock_exclusive
(thiz) object_unlock_exclusive_((thiz), __FILE__, __LINE__)
macro
45
#define object_unlock_shared(thiz)
object_unlock_exclusive
(thiz)
52
#define interface_unlock_exclusive(thiz)
object_unlock_exclusive
(InterfaceToIObject(thiz))
entry.c
129
object_unlock_exclusive
(&thiz->mObject);
locks.c
135
void
object_unlock_exclusive
(IObject *thiz)
function
sles.c
94
object_unlock_exclusive
(object);
116
object_unlock_exclusive
(object);
/frameworks/wilhelm/src/itf/
I3DCommit.c
36
object_unlock_exclusive
(thisObject);
51
object_unlock_exclusive
(thisObject);
IDynamicInterfaceManagement.c
50
object_unlock_exclusive
(thisObject);
94
object_unlock_exclusive
(thisObject);
135
object_unlock_exclusive
(thisObject);
158
object_unlock_exclusive
(thisObject);
191
object_unlock_exclusive
(thisObject);
267
object_unlock_exclusive
(thisObject);
306
object_unlock_exclusive
(thisObject);
343
object_unlock_exclusive
(thisObject);
383
object_unlock_exclusive
(thisObject);
406
object_unlock_exclusive
(thisObject)
[
all
...]
IDynamicSource.c
42
object_unlock_exclusive
(thisObject);
IObject.c
75
object_unlock_exclusive
(thiz);
105
object_unlock_exclusive
(thiz);
123
object_unlock_exclusive
(thiz);
130
object_unlock_exclusive
(thiz);
145
object_unlock_exclusive
(thiz);
155
object_unlock_exclusive
(thiz);
218
object_unlock_exclusive
(thiz);
238
object_unlock_exclusive
(thiz);
251
object_unlock_exclusive
(thiz);
258
object_unlock_exclusive
(thiz)
[
all
...]
I3DGrouping.c
64
object_unlock_exclusive
(newGroupObject);
IOutputMixExt.c
158
object_unlock_exclusive
(&audioPlayer->mObject);
325
object_unlock_exclusive
(thisObject);
/frameworks/wilhelm/src/android/
MediaPlayer_to_android.cpp
91
object_unlock_exclusive
(&mp->mObject);
131
object_unlock_exclusive
(&mp->mObject);
168
object_unlock_exclusive
(&mp->mObject);
192
object_unlock_exclusive
(&mp->mObject);
240
object_unlock_exclusive
(&mp->mObject);
280
object_unlock_exclusive
(&mp->mObject);
480
object_unlock_exclusive
(&mp->mObject);
AudioPlayer_to_android.cpp
156
object_unlock_exclusive
(&ap->mObject);
733
object_unlock_exclusive
(&ap->mObject);
785
object_unlock_exclusive
(&ap->mObject);
808
object_unlock_exclusive
(&ap->mObject);
856
object_unlock_exclusive
(&ap->mObject);
[
all
...]
android_Effect.cpp
316
object_unlock_exclusive
(&ieq->mThis->mEngine->mObject);
/frameworks/wilhelm/src/desktop/
SndFile.c
76
object_unlock_exclusive
(&thisAP->mObject);
209
object_unlock_exclusive
(&audioPlayer->mObject);
Completed in 868 milliseconds