Lines Matching full:endl
157 //~ std::cout << "block() n " << n << " waitFor " << waitFor << std::endl;
163 std::cout << "Unblocking threads from block()" << std::endl;
188 std::cout << "Unblocking threads from releaseThreads()" << std::endl;
267 std::cerr << "Could not create thread" << std::endl;
274 std::cerr << "Could not create thread" << std::endl;
281 std::cerr << "Could not create thread" << std::endl;
290 std::cerr << "Could not join thread" << std::endl;
293 std::cout << "Add1 returned " << intptr_t(returnValue) << std::endl;
297 std::cerr << "Could not join thread" << std::endl;
300 std::cout << "Fib1 returned " << intptr_t(returnValue) << std::endl;
304 std::cerr << "Could not join thread" << std::endl;
307 std::cout << "Fib2 returned " << intptr_t(returnValue) << std::endl;