Home
last modified time | relevance | path

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

/oneTBB/include/oneapi/tbb/
H A Dparallel_invoke.h41 my_function(function), in function_invoker()
46 my_function(); in execute()
57 const Function& my_function; member
/oneTBB/test/tbb/
H A Dtest_parallel_pipeline.cpp112 void my_function(T &p) { p = 0; } in my_function() function
115 void my_function(CheckType<U> &p) { p.get_ready(); } in my_function() function
196 my_function(out); in operator ()()
214 my_function(out); in operator ()()
228 my_function(*my_return); in operator ()()
250 my_function(*my_return); in operator ()()