mirror of
https://gitlab.xiph.org/xiph/icecast-common.git
synced 2024-12-04 14:46:31 -05:00
5a4f095bcd
bases is not enough. ices and icecast need this to be different, and if one is interested in tuning memory usage, one will want to alter this per thread. svn path=/trunk/thread/; revision=2217 |
||
---|---|---|
.. | ||
.cvsignore | ||
BUILDING | ||
COPYING | ||
Makefile.am | ||
README | ||
thread.c | ||
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.