Home
last modified time | relevance | path

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

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