Home
last modified time | relevance | path

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

/external/opencore/oscl/oscl/osclproc/src/
Doscl_scheduler_readyq.cpp95 void OsclReadyQ::Construct(int nreserve) in Construct()
358 void OsclTimerQ::Construct(int nreserve) in Construct()
Doscl_scheduler.cpp274 OsclExecScheduler * OsclExecScheduler::NewL(const char *name, Oscl_DefAlloc *alloc, int nreserve) in NewL()
324 void OsclExecSchedulerCommonBase::ConstructL(const char *name, int nreserve) in ConstructL()
350 void OsclExecScheduler::ConstructL(const char *name, int nreserve) in ConstructL()
979 void OsclExecSchedulerCommonBase::InitExecQ(int nreserve) in InitExecQ()