libupnp/threadutil/inc
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 dc4eda529f)
2012-04-03 09:11:47 -03:00
..
FreeList.h threadutil: Doxygenation and compiler warnings. 2010-11-16 03:15:56 -02:00
ithread.h Memory leak fix in threadutil 2012-04-03 09:11:47 -03:00
LinkedList.h threadutil: Doxygenation and compiler warnings. 2010-11-16 03:15:56 -02:00
ThreadPool.h Improve threadutil 2012-03-11 12:05:29 -03:00
TimerThread.h threadutil: Doxygenation and compiler warnings. 2010-11-16 03:15:56 -02:00