Ticket #10529: patch.txt
File patch.txt, 329 bytes (added by , 8 years ago) |
---|
Line | |
---|---|
1 | 163c163 |
2 | < boost::throw_exception(thread_resource_error(res2, "boost::condition_variable_any::condition_variable_any() failed in pthread_cond_init")); |
3 | --- |
4 | > boost::throw_exception(thread_resource_error(res, "boost::condition_variable_any::condition_variable_any() failed in pthread_cond_init")); |