HomeSort by relevance Sort by last modified time
    Searched refs:object_unlock_shared (Results 1 - 5 of 5) sorted by null

  /system/media/opensles/libopensles/
locks.h 45 #define object_unlock_shared(this) object_unlock_exclusive(this) macro
56 #define interface_unlock_shared(this) object_unlock_shared(InterfaceToIObject(this))
64 #define object_unlock_peek(this) /* object_unlock_shared(this) */
IMuteSolo.c 181 object_unlock_shared(thisObject);
IEffectSend.c 72 object_unlock_shared(&outputMix->mObject);
android_AudioPlayer.cpp     [all...]
IObject.c 650 object_unlock_shared(this);

Completed in 31 milliseconds