mirror of
https://gitlab.xiph.org/xiph/icecast-common.git
synced 2025-02-02 15:07:47 -05:00
This allows to build the threading module on Android. Android has a little reduced implementation for POSIX threads. This is a clean version of patches from Stephan Jauernick <info@stephan-jauernick.de> and Marvin Scholz <epirat07@gmail.com>.
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.