Menu

cppunit test wont end when using boost thread

Help
dagg1
2009-09-28
2013-04-22
  • dagg1

    dagg1 - 2009-09-28

    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?

     
  • Anonymous

    Anonymous - 2012-05-03

    It looks like a bit later but I have similar problem. Have you resolved your problem somehow?

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.