Fabrice Fontaine 3d46251c4e 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.
(cherry picked from commit dc4eda529f1da881cb986b95c6352583f120dd39)
2012-04-03 09:11:47 -03:00
..
2012-04-03 09:11:47 -03:00
2012-03-11 12:05:29 -03:00