Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/ffrt/src/dfx/async_stack/
H A Dffrt_async_stack.h20 void FFRTSetStackId(uint64_t stackId);
H A Dffrt_async_stack.cpp80 void FFRTSetStackId(uint64_t stackId) in FFRTSetStackId() function
/ohos5.0/foundation/resourceschedule/ffrt/src/eu/
H A Dcpu_worker.cpp53 FFRTSetStackId(task->stackId); in Run()
61 FFRTSetStackId(sTask->stackId); in Run()
H A Dco_routine.cpp414 FFRTSetStackId(task->stackId); in CoStart()