1
0
mirror of https://gitlab.xiph.org/xiph/icecast-common.git synced 2024-07-21 03:04:15 -04:00
Go to file
Karl Heyes 68bf65ca25 Plug small memory leak when a thread exits.
Allow new threads to inherit scheduling policy.
Use long instead of int in thread_exit, thanks to the ports maintainers for
the heads up.

svn path=/trunk/thread/; revision=5179
2003-07-27 18:19:31 +00:00
avl MAX may be defined elsewhere 2003-07-07 03:37:23 +00:00
httpp httpp goes through the rinse cycle 2003-07-07 01:49:27 +00:00
log inverted logic used by some of the new functions fixed, locking updates 2003-07-11 23:36:49 +00:00
net Assign LGPL to files (as implied by COPYING) 2003-07-14 02:14:59 +00:00
thread Plug small memory leak when a thread exits. 2003-07-27 18:19:31 +00:00
timing Add a name mangling mechanism so we can safely compile in code we share with applications that might link with use. Currently only hooked up for the timing liblet, but thread is the real target. 2003-07-04 23:18:26 +00:00