Home
last modified time | relevance | path

Searched defs:process (Results 1 – 6 of 6) sorted by relevance

/oneTBB/src/tbb/
H A Dthread_dispatcher_client.h35 void process(thread_data& td) { in process() function
H A Dthread_dispatcher.cpp176 void thread_dispatcher::process(job& j) { in process() function in tbb::detail::r1::thread_dispatcher
H A Darena.cpp188 void arena::process(thread_data& tls) { in process() function in tbb::detail::r1::arena
/oneTBB/test/conformance/
H A Dconformance_sequencer_node.cpp143 function_node<message, message> process(g, unlimited, [] (message msg) { in __anona3025c380302() variable
/oneTBB/test/tbb/
H A Dtest_scheduler_mix.cpp556 auto process = r.get() % 2; in do_it() local
H A Dtest_async_node.cpp359 void process() { in process() function in async_activity