Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/ffrt/src/eu/
H A Dco_routine_factory.h26 void CoRoutineInstance(std::size_t size);
H A Dco_routine_factory.cpp35 void CoRoutineInstance(std::size_t size) in CoRoutineInstance() function
H A Dexecute_unit.cpp55 ffrt::CoRoutineInstance(CoStackAttr::Instance()->size); in CreateWorkerManager()