Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/ffrt/src/eu/
H A Dco_routine.cpp267 static inline CoRoutine* AllocNewCoRoutine(size_t stackSize) in AllocNewCoRoutine() function
348 GetCoEnv()->runningCo = AllocNewCoRoutine(task->stack_size); in CoAlloc()
352 GetCoEnv()->runningCo = AllocNewCoRoutine(task->stack_size); in CoAlloc()