Home
last modified time | relevance | path

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

/oneTBB/include/oneapi/tbb/
H A Dparallel_invoke.h57 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