Searched refs:exceptionOccurred2 (Results 1 – 1 of 1) sorted by relevance
63 bool exceptionOccurred2(false); in main() local66 boost::thread thread2(threadFunc, 2, boost::ref(exceptionOccurred2)); in main()87 if (exceptionOccurred1 || exceptionOccurred2) { in main()