Home
last modified time | relevance | path

Searched refs:TaskAllocCB (Results 1 - 2 of 2) sorted by relevance

/foundation/resourceschedule/ffrt/src/tm/
H A Dtask_factory.h55 static void RegistCb(TaskAllocCB<CPUEUTask>::Alloc &&alloc, TaskAllocCB<CPUEUTask>::Free &&free, in RegistCb()
56 TaskAllocCB<CPUEUTask>::GetUnfreedMem &&getUnfreedMem = nullptr, in RegistCb()
57 TaskAllocCB<CPUEUTask>::LockMem &&lockMem = nullptr, in RegistCb()
58 TaskAllocCB<CPUEUTask>::UnlockMem &&unlockMem = nullptr) in RegistCb()
68 TaskAllocCB<CPUEUTask>::Free free_;
69 TaskAllocCB<CPUEUTask>::Alloc alloc_;
70 TaskAllocCB<CPUEUTask>::GetUnfreedMem getUnfreedMem_;
71 TaskAllocCB<CPUEUTask>::LockMem lockMem_;
72 TaskAllocCB<CPUEUTas
[all...]
/foundation/resourceschedule/ffrt/src/util/
H A Dcb_func.h27 struct TaskAllocCB { struct

Completed in 1 milliseconds