Home
last modified time | relevance | path

Searched refs:ProxyFunc (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/runtime_core/libpandabase/os/
H A Dthread.h99 static void *ProxyFunc(void *args) in ProxyFunc() function
144 &internal::ProxyFunc<Func, decltype(args_tuple), std::tuple_size<decltype(args_tuple)>::value>, in ThreadStart()
/arkcompiler/runtime_core/static_core/libpandabase/os/
H A Dthread.h104 static void *ProxyFunc(void *args) in ProxyFunc() function
142 &internal::ProxyFunc<Func, decltype(argsTuple), std::tuple_size<decltype(argsTuple)>::value>, in ThreadStart()

Completed in 1 milliseconds