[xiph-cvs] cvs commit: net resolver.c
Michael Smith
msmith at labyrinth.net.au
Wed Mar 5 18:17:59 PST 2003
Brendan <brendan at xiph.org> said:
> On Wednesday, 05 March 2003 at 20:55, Brendan wrote:
> > Use gnu archive ACX_PTHREAD macro to figure out how to compile thread
support.
> > Also make it possible to build libshout without threads, albeit without
locking
> > in the resolver or avl trees.
> > New option --disable-pthread too.
>
> NOTE to other users of the avl and net libs: If you want them to use locking,
> you must #define USE_THREAD.
>
> I could flip this around so that it requires NO_THREAD to be defined in order
> to turn off locking, if people think that's better.
Yes. At least the net lib is broken without locking, so this is absolutely
required - it should default to being in a fully functional state.
Mike
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'cvs-request at xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.
More information about the commits
mailing list