[xiph-cvs] cvs commit: net resolver.c
Brendan
brendan at xiph.org
Wed Mar 5 18:02:35 PST 2003
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.
--- >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