Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/ffrt/src/eu/
H A Dco2_context.h50 static inline void co2_switch_context(struct co2_context* from, struct co2_context* to) in co2_switch_context() function
H A Dco_routine.cpp210 co2_switch_context(from, to); in CoSwitch()