Home | History | Annotate | Download | only in ParallelJIT

Lines Matching full:endl

154     //~ std::cout << "block() n " << n << " waitFor " << waitFor << std::endl;
160 std::cout << "Unblocking threads from block()" << std::endl;
184 std::cout << "Unblocking threads from releaseThreads()" << std::endl;
262 std::cerr << "Could not create thread" << std::endl;
269 std::cerr << "Could not create thread" << std::endl;
276 std::cerr << "Could not create thread" << std::endl;
285 std::cerr << "Could not join thread" << std::endl;
288 std::cout << "Add1 returned " << intptr_t(returnValue) << std::endl;
292 std::cerr << "Could not join thread" << std::endl;
295 std::cout << "Fib1 returned " << intptr_t(returnValue) << std::endl;
299 std::cerr << "Could not join thread" << std::endl;
302 std::cout << "Fib2 returned " << intptr_t(returnValue) << std::endl;