Searched refs:WaitAndThrow (Results 1 – 1 of 1) sorted by relevance
| /oneTBB/test/tbb/ |
| H A D | test_eh_flow_graph.cpp | 92 void WaitAndThrow(int cnt, const char * /*name*/) { in WaitAndThrow() function in WaitThrow 103 void WaitAndThrow(int cnt, const char * /*name*/) { in WaitAndThrow() function in WaitThrow 172 using WaitThrow<serial_type, TType>::WaitAndThrow; 195 WaitAndThrow((int)ret,"test_input_body"); in operator ()() 204 using WaitThrow<serial_type, TType>::WaitAndThrow; 217 WaitAndThrow(outint,"test_input_body"); in operator ()() 227 using WaitThrow<Conc,T>::WaitAndThrow; 234 WaitAndThrow(out,"absorber_body"); in operator ()() 264 using WaitThrow<Conc,T>::WaitAndThrow; 274 WaitAndThrow(out,"multifunction_node_body"); in operator ()() [all …]
|