do call pthread_join before new pthread_create when the thread handle is valid
authorghost <andreas.monzner@multimedia-labs.de>
Mon, 11 Apr 2011 12:55:32 +0000 (14:55 +0200)
committerghost <andreas.monzner@multimedia-labs.de>
Mon, 11 Apr 2011 12:55:32 +0000 (14:55 +0200)
commit4c4383379548e25763887d79b45576b015ece7b5
treeeb4c4dc9de5d9fd9bb5122ff37c0e6ece8fe3326
parentd23552e65b55721d9288ed0789792b710db391a9
do call pthread_join before new pthread_create when the thread handle is valid
fixes bug #749
lib/base/thread.cpp