Home
last modified time | relevance | path

Searched refs:LeaveIfWrongThread (Results 1 – 3 of 3) sorted by relevance

/external/opencore/oscl/oscl/osclproc/src/
Doscl_scheduler_ao.cpp165 PVThreadContext::LeaveIfWrongThread(iThreadContext); in Activate()
188 PVThreadContext::LeaveIfWrongThread(iThreadContext); in Cancel()
Doscl_scheduler_threadcontext.h99 static void LeaveIfWrongThread(PVThreadContext &a);
Doscl_scheduler_threadcontext.cpp37 void PVThreadContext::LeaveIfWrongThread(PVThreadContext &a) in LeaveIfWrongThread() function in PVThreadContext