1
0
mirror of https://gitlab.xiph.org/xiph/icecast-common.git synced 2024-06-16 06:15:24 +00:00
icecast-common/thread
Marvin Scholz bd3b73c2ad Clean up the temporary solution
This conditionally disables specific functions which seem to be
missing in some android NDK versions.
2016-03-16 11:11:18 +01:00
..
BUILDING Initial revision 2001-09-10 02:24:39 +00:00
COPYING Initial revision 2001-09-10 02:24:39 +00:00
Makefile.am Fix Makefiles usage of deprecated INCLUDES variable 2015-11-28 13:21:03 +01:00
README Initial revision 2001-09-10 02:24:39 +00:00
thread.c Clean up the temporary solution 2016-03-16 11:11:18 +01:00
thread.h Explicitly license httpp log net thread and timing 2014-12-05 09:31:08 +00:00
TODO Initial revision 2001-09-10 02:24:39 +00:00

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.