HomeSort by relevance Sort by last modified time
    Searched refs:interface_unlock_exclusive (Results 1 - 25 of 48) sorted by null

1 2

  /frameworks/wilhelm/src/itf/
IMIDIMessage.cpp 47 interface_unlock_exclusive(thiz);
63 interface_unlock_exclusive(thiz);
88 interface_unlock_exclusive(thiz);
108 interface_unlock_exclusive(thiz);
I3DDoppler.cpp 34 interface_unlock_exclusive(thiz);
53 interface_unlock_exclusive(thiz);
78 interface_unlock_exclusive(thiz);
95 interface_unlock_exclusive(thiz);
I3DLocation.cpp 34 interface_unlock_exclusive(thiz);
58 interface_unlock_exclusive(thiz);
105 interface_unlock_exclusive(thiz);
131 interface_unlock_exclusive(thiz);
148 interface_unlock_exclusive(thiz);
180 interface_unlock_exclusive(thiz);
205 interface_unlock_exclusive(thiz);
233 interface_unlock_exclusive(thiz);
IAcousticEchoCancellation.cpp 44 interface_unlock_exclusive(thiz);
66 interface_unlock_exclusive(thiz);
IAutomaticGainControl.cpp 43 interface_unlock_exclusive(thiz);
64 interface_unlock_exclusive(thiz);
INoiseSuppression.cpp 41 interface_unlock_exclusive(thiz);
61 interface_unlock_exclusive(thiz);
IThreadSync.cpp 44 interface_unlock_exclusive(thiz);
67 interface_unlock_exclusive(thiz);
IAndroidEffectSend.cpp 52 interface_unlock_exclusive(thiz);
101 interface_unlock_exclusive(thiz);
105 interface_unlock_exclusive(thiz);
175 interface_unlock_exclusive(thiz);
213 interface_unlock_exclusive(thiz);
IBassBoost.cpp 55 interface_unlock_exclusive(thiz);
82 interface_unlock_exclusive(thiz);
110 interface_unlock_exclusive(thiz);
138 interface_unlock_exclusive(thiz);
168 interface_unlock_exclusive(thiz);
IVirtualizer.cpp 56 interface_unlock_exclusive(thiz);
84 interface_unlock_exclusive(thiz);
112 interface_unlock_exclusive(thiz);
140 interface_unlock_exclusive(thiz);
170 interface_unlock_exclusive(thiz);
IRecord.cpp 37 interface_unlock_exclusive(thiz);
79 interface_unlock_exclusive(thiz);
125 interface_unlock_exclusive(thiz);
151 interface_unlock_exclusive(thiz);
198 interface_unlock_exclusive(thiz);
224 interface_unlock_exclusive(thiz);
268 interface_unlock_exclusive(thiz);
IAudioEncoder.cpp 34 interface_unlock_exclusive(thiz);
IMIDIMuteSolo.cpp 37 interface_unlock_exclusive(thiz);
80 interface_unlock_exclusive(thiz);
141 interface_unlock_exclusive(thiz);
183 interface_unlock_exclusive(thiz);
IMuteSolo.cpp 35 interface_unlock_exclusive(thiz);
38 interface_unlock_exclusive(thiz);
107 interface_unlock_exclusive(thiz);
110 interface_unlock_exclusive(thiz);
IVisualization.cpp 35 interface_unlock_exclusive(thiz);
IVolume.cpp 37 interface_unlock_exclusive(thiz);
92 interface_unlock_exclusive(thiz);
131 interface_unlock_exclusive(thiz);
172 interface_unlock_exclusive(thiz);
I3DMacroscopic.cpp 37 interface_unlock_exclusive(thiz);
87 interface_unlock_exclusive(thiz);
113 interface_unlock_exclusive(thiz);
138 interface_unlock_exclusive(thiz);
166 interface_unlock_exclusive(thiz);
183 interface_unlock_exclusive(thiz);
IEffectSend.cpp 154 interface_unlock_exclusive(thiz);
209 interface_unlock_exclusive(thiz);
212 interface_unlock_exclusive(thiz);
216 interface_unlock_exclusive(thiz);
278 interface_unlock_exclusive(thiz);
IPrefetchStatus.cpp 69 interface_unlock_exclusive(thiz);
87 interface_unlock_exclusive(thiz);
132 interface_unlock_exclusive(thiz);
IPlay.cpp 187 interface_unlock_exclusive(thiz);
249 interface_unlock_exclusive(thiz);
277 interface_unlock_exclusive(thiz);
324 interface_unlock_exclusive(thiz);
350 interface_unlock_exclusive(thiz);
413 interface_unlock_exclusive(thiz);
IEnvironmentalReverb.cpp 64 interface_unlock_exclusive(thiz);
125 interface_unlock_exclusive(thiz);
184 interface_unlock_exclusive(thiz);
243 interface_unlock_exclusive(thiz);
304 interface_unlock_exclusive(thiz);
363 interface_unlock_exclusive(thiz);
424 interface_unlock_exclusive(thiz);
483 interface_unlock_exclusive(thiz);
542 interface_unlock_exclusive(thiz);
601 interface_unlock_exclusive(thiz)
    [all...]
IOutputMix.cpp 56 interface_unlock_exclusive(thiz);
IBufferQueue.cpp 113 interface_unlock_exclusive(thiz);
164 interface_unlock_exclusive(thiz);
  /frameworks/wilhelm/src/objects/
COutputMix.cpp 72 interface_unlock_exclusive(thisEngine);
  /frameworks/wilhelm/src/
locks.h 54 #define interface_unlock_exclusive(thiz) object_unlock_exclusive(InterfaceToIObject(thiz)) macro
70 #define interface_unlock_poke(thiz) interface_unlock_exclusive(thiz)

Completed in 3821 milliseconds

1 2