Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/ffrt/interfaces/kits/cpp/
H A Dtask.h330 void destroy_function_wrapper(void* t) in destroy_function_wrapper() function
347 f->header.destroy = destroy_function_wrapper<T>;
/ohos5.0/docs/zh-cn/application-dev/ffrt/
H A Dffrt-development-guideline.md162 void destroy_function_wrapper(void* t)
177 {exec_function_wrapper<T>, destroy_function_wrapper<T>},
/ohos5.0/foundation/resourceschedule/ffrt/docs/
H A Duser_guide.md1483 void destroy_function_wrapper(void* t)
1498 {exec_function_wrapper<T>, destroy_function_wrapper<T>},
/ohos5.0/docs/en/application-dev/ffrt/
H A Dffrt-development-guideline.md166 void destroy_function_wrapper(void* t)
181 {exec_function_wrapper<T>, destroy_function_wrapper<T>},