Home
last modified time | relevance | path

Searched defs:preemptable (Results 1 – 1 of 1) sorted by relevance

/frameworks/wilhelm/src/itf/
DIObject.cpp641 static SLresult IObject_SetPriority(SLObjectItf self, SLint32 priority, SLboolean preemptable) in IObject_SetPriority()
671 SLboolean preemptable = thiz->mPreemptable; in IObject_GetPriority() local