davidxu 2006-12-20 04:43:35 UTC
FreeBSD src repository
Modified files:
lib/libthr/thread thr_init.c thr_mutex.c thr_private.h
thr_umtx.c thr_umtx.h
Log:
Check environment variable PTHREAD_ADAPTIVE_SPIN, if it is set, use
it as a default spin cycle count.
Revision Changes Path
1.44 +4 -0 src/lib/libthr/thread/thr_init.c
1.50 +1 -0 src/lib/libthr/thread/thr_mutex.c
1.77 +1 -0 src/lib/libthr/thread/thr_private.h
1.11 +1 -0 src/lib/libthr/thread/thr_umtx.c
1.10 +1 -1 src/lib/libthr/thread/thr_umtx.h
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"