Lines Matching full:endl
156 //~ std::cout << "block() n " << n << " waitFor " << waitFor << std::endl;
162 std::cout << "Unblocking threads from block()" << std::endl;
187 std::cout << "Unblocking threads from releaseThreads()" << std::endl;
265 std::cerr << "Could not create thread" << std::endl;
272 std::cerr << "Could not create thread" << std::endl;
279 std::cerr << "Could not create thread" << std::endl;
288 std::cerr << "Could not join thread" << std::endl;
291 std::cout << "Add1 returned " << intptr_t(returnValue) << std::endl;
295 std::cerr << "Could not join thread" << std::endl;
298 std::cout << "Fib1 returned " << intptr_t(returnValue) << std::endl;
302 std::cerr << "Could not join thread" << std::endl;
305 std::cout << "Fib2 returned " << intptr_t(returnValue) << std::endl;