Searched refs:AllocNewCoRoutine (Results 1 – 1 of 1) sorted by relevance
267 static inline CoRoutine* AllocNewCoRoutine(size_t stackSize) in AllocNewCoRoutine() function348 GetCoEnv()->runningCo = AllocNewCoRoutine(task->stack_size); in CoAlloc()352 GetCoEnv()->runningCo = AllocNewCoRoutine(task->stack_size); in CoAlloc()