Home
last modified time | relevance | path

Searched refs:spin_for (Results 1 – 11 of 11) sorted by relevance

/oneTBB/doc/main/tbb_userguide/
H A Dcancel_a_graph.rst26 spin_for(0.2);
39 spin_for(0.1);
67 spin_for(0.2);
H A Dcommunicate_with_nodes.rst31 spin_for(i);
36 spin_for(i);
45 spin_for(i);
50 spin_for(i);
H A Dbroadcast_or_send.rst34 spin_for(0.1);
41 spin_for(0.2);
103 spin_for(0.1);
110 spin_for(0.2);
H A DEdges.rst22 spin_for( v );
29 spin_for( v );
H A DNodes.rst56 for the function spin_for is not provided.
65 spin_for( v );
117 spin_for( v );
H A Ddestroy_graphs_outside_main_thread.rst24 return spin_for(i);
H A Dalways_use_wait_for_all.rst22 return spin_for(i);
H A Duse_concurrency_limits.rst59 spin_for(1);
H A Duse_limiter_node.rst61 spin_for(1);
H A Dcreate_token_based_system.rst88 spin_for(1);
/oneTBB/test/tbb/
H A Dtest_flow_graph_priorities.cpp58 void spin_for( double delta ) { in spin_for() function
490 spin_for(0.1); in do_nested_work()