1
0
mirror of https://gitlab.xiph.org/xiph/icecast-common.git synced 2024-11-03 04:17:20 -05:00
icecast-common/thread
Karl Heyes 6198c728e1 avoid freeing a thread structure a second time.
svn path=/trunk/thread/; revision=4477
2003-03-12 03:59:55 +00:00
..
.cvsignore
BUILDING
COPYING
Makefile.am reduce include file namespace clutter for libshout and the associated 2003-03-09 22:56:46 +00:00
README
thread.c avoid freeing a thread structure a second time. 2003-03-12 03:59:55 +00:00
thread.h
TODO

This is the cross platform thread and syncronization library.

It depends on the avl library.

This is a massively cleaned and picked through version of the code from
the icecast 1.3.x base.  It has not been heavily tested *YET*.  But since
it's just cleanups, it really shouldn't have that many problems.

jack.