This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
libupnp
Watch
1
Star
0
Fork
0
You've already forked libupnp
Code
Issues
Pull Requests
Releases
Wiki
Activity
libupnp
/
threadutil
/
src
History
Thijs Schreijer
acc6b4d009
Fixed warning by adding an explicit cast to long; TimerThread.c ..\..\threadutil\src\TimerThread.c(110): warning C4244: '=' : conversion from 'time_t' to 'long', possible loss of data
...
(cherry picked from commit 1a98394781e15ed12ab7bceb7817bd9786650b87)
2012-04-11 17:46:34 -03:00
..
FreeList.c
threadutil: Doxygenation and compiler warnings.
2010-11-16 03:15:56 -02:00
LinkedList.c
Improve threadutil
2012-03-11 12:05:29 -03:00
ThreadPool.c
Memory leak fix in threadutil
2012-04-03 09:11:47 -03:00
TimerThread.c
Fixed warning by adding an explicit cast to long; TimerThread.c ..\..\threadutil\src\TimerThread.c(110): warning C4244: '=' : conversion from 'time_t' to 'long', possible loss of data
2012-04-11 17:46:34 -03:00