Home
last modified time | relevance | path

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

/test/xts/acts/resourceschedule/resourceschedule_standard/ffrt/entry/src/main/cpp/
Dffrtndk.cpp316 void ExecFunctionWrapper(void* t) in ExecFunctionWrapper() function
336 …new (p)function_type({ ExecFunctionWrapper<T>, DestroyFunctionWrapper<T>, { 0 } }, std::forward<T>… in create_function_wrapper()