Home
last modified time | relevance | path

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

/external/opencore/oscl/oscl/osclproc/src/
Doscl_scheduler_threadcontext.cpp85 void PVThreadContext::PendComplete(PVActiveBase *pvbase, int32 aReason, TPVThreadContext aCallingCo… in PendComplete() function in PVThreadContext
Doscl_scheduler_readyq.cpp236 int32 OsclReadyQ::PendComplete(PVActiveBase *pvbase, int32 aReason) in PendComplete() function in OsclReadyQ
Doscl_scheduler_ao.cpp225 OSCL_EXPORT_REF void OsclActiveObject::PendComplete(int32 aStatus) in PendComplete() function in OsclActiveObject
Doscl_scheduler.cpp1137 void OsclExecSchedulerCommonBase::PendComplete(PVActiveBase *pvbase, int32 aReason, TPVThreadContex… in PendComplete() function in OsclExecSchedulerCommonBase