Home
last modified time | relevance | path

Searched refs:IsSameThreadContext (Results 1 – 4 of 4) sorted by relevance

/external/opencore/oscl/oscl/osclproc/src/
Doscl_scheduler_threadcontext.cpp40 if (!a.IsSameThreadContext()) in LeaveIfWrongThread()
44 OSCL_EXPORT_REF bool PVThreadContext::IsSameThreadContext() in IsSameThreadContext() function in PVThreadContext
98 if (aCallingContext == EPVThreadContext_Undetermined && IsSameThreadContext()) in PendComplete()
Doscl_scheduler_threadcontext.h72 OSCL_IMPORT_REF bool IsSameThreadContext();
/external/opencore/codecs_v2/omx/omx_proxy/src/
Dpv_omx_interface_proxy.cpp255 if (iPVThreadContext.IsSameThreadContext()) in StopPVThread()
300 if (iPVThreadContext.IsSameThreadContext()) in DeliverNotifications()
/external/opencore/baselibs/thread_messaging/src/
Dpv_interface_proxy.cpp212 if (iPVThreadContext.IsSameThreadContext()) in StopPVThread()
246 if (iPVThreadContext.IsSameThreadContext()) in DeliverNotifications()