Searched defs:process (Results 1 – 6 of 6) sorted by relevance
| /oneTBB/src/tbb/ | ||
| H A D | thread_dispatcher_client.h | 35 void process(thread_data& td) { in process() function |
| H A D | thread_dispatcher.cpp | 176 void thread_dispatcher::process(job& j) { in process() function in tbb::detail::r1::thread_dispatcher |
| H A D | arena.cpp | 188 void arena::process(thread_data& tls) { in process() function in tbb::detail::r1::arena |
| /oneTBB/test/conformance/ | ||
| H A D | conformance_sequencer_node.cpp | 143 function_node<message, message> process(g, unlimited, [] (message msg) { in __anona3025c380302() variable |
| /oneTBB/test/tbb/ | ||
| H A D | test_scheduler_mix.cpp | 556 auto process = r.get() % 2; in do_it() local |
| H A D | test_async_node.cpp | 359 void process() { in process() function in async_activity |