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

1 2

  /frameworks/wilhelm/src/itf/
IMIDIMessage.c 47 interface_unlock_exclusive(thiz);
63 interface_unlock_exclusive(thiz);
88 interface_unlock_exclusive(thiz);
108 interface_unlock_exclusive(thiz);
I3DDoppler.c 34 interface_unlock_exclusive(thiz);
53 interface_unlock_exclusive(thiz);
78 interface_unlock_exclusive(thiz);
95 interface_unlock_exclusive(thiz);
I3DLocation.c 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);
IAndroidConfiguration.c 56 interface_unlock_exclusive(thiz);
92 interface_unlock_exclusive(thiz);
IThreadSync.c 44 interface_unlock_exclusive(thiz);
67 interface_unlock_exclusive(thiz);
IAndroidEffectSend.c 53 interface_unlock_exclusive(thiz);
102 interface_unlock_exclusive(thiz);
106 interface_unlock_exclusive(thiz);
176 interface_unlock_exclusive(thiz);
214 interface_unlock_exclusive(thiz);
IBassBoost.c 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.c 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.c 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.c 34 interface_unlock_exclusive(thiz);
IMIDIMuteSolo.c 37 interface_unlock_exclusive(thiz);
80 interface_unlock_exclusive(thiz);
141 interface_unlock_exclusive(thiz);
183 interface_unlock_exclusive(thiz);
IMuteSolo.c 35 interface_unlock_exclusive(thiz);
38 interface_unlock_exclusive(thiz);
107 interface_unlock_exclusive(thiz);
110 interface_unlock_exclusive(thiz);
IVisualization.c 35 interface_unlock_exclusive(thiz);
IVolume.c 36 interface_unlock_exclusive(thiz);
91 interface_unlock_exclusive(thiz);
130 interface_unlock_exclusive(thiz);
171 interface_unlock_exclusive(thiz);
I3DMacroscopic.c 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.c 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.c 69 interface_unlock_exclusive(thiz);
87 interface_unlock_exclusive(thiz);
132 interface_unlock_exclusive(thiz);
IPlay.c 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.c 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.c 56 interface_unlock_exclusive(thiz);
IBufferQueue.c 112 interface_unlock_exclusive(thiz);
160 interface_unlock_exclusive(thiz);
IPlaybackRate.c 46 interface_unlock_exclusive(thiz);
101 interface_unlock_exclusive(thiz);
ILEDArray.c 74 interface_unlock_exclusive(thiz);
  /frameworks/wilhelm/src/objects/
COutputMix.c 72 interface_unlock_exclusive(thisEngine);
  /frameworks/wilhelm/src/
locks.h 52 #define interface_unlock_exclusive(thiz) object_unlock_exclusive(InterfaceToIObject(thiz)) macro
68 #define interface_unlock_poke(thiz) interface_unlock_exclusive(thiz)

Completed in 311 milliseconds

1 2