dagg1

Show:

What's happening?

  • cppunit test wont end when using boost thread

    I have a cppunit that tests a concurrent data structure that I've wrote. the threads are implemented using boost. the actual test is working but when the thread is done, the trest isn't finished, using printf I've been able to verify that the thread is doing that it is suppose to do and that it reaches the end of it's job but the test won't end. what can cause the problem?.

    2009-09-28 14:10:29 UTC in CppUnit - C++ port of JUnit

About Me

  • 2007-01-30 (3 years ago)
  • 1705682
  • dagg1 (My Site)
  • dagg1

Send me a message