Fabrice Fontaine dc4eda529f Memory leak fix in threadutil
Put thread in a detached state when calling pthread_create otherwise in
some circumstances, thread can end before the call to pthread_detach.
2012-04-02 15:51:46 +02:00
..
2012-04-02 15:51:46 +02:00
2012-03-09 22:49:19 +01:00