MCPcopy Create free account
hub / github.com/Tencent/libco / stCoRoutine_t

Class stCoRoutine_t

co_routine.cpp:461–461  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

459
460
461struct stCoRoutine_t *co_create_env( stCoRoutineEnv_t * env, const stCoRoutineAttr_t* attr,
462 pfn_co_routine_t pfn,void *arg )
463{
464

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected