Searched refs:ScheduleWork (Results 1 – 3 of 3) sorted by relevance
52 void ScheduleWork(void);54 void ScheduleWork(WorkableInterface *wi);
177 void WorkQueue::ScheduleWork(void) in ScheduleWork() function in WorkQueue185 void WorkQueue::ScheduleWork(WorkableInterface *wi) in ScheduleWork() function in WorkQueue
84 workq->ScheduleWork(this); in PushCmdQueue()1126 bufferwork->ScheduleWork(this); in CBaseEmptyThisBuffer()1184 bufferwork->ScheduleWork(this); in CBaseFillThisBuffer()