kris 2007-11-14 01:10:12 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
include pthread.h
lib/libthr/thread thr_init.c thr_mutex.c thr_private.h
Log:
MFC: Add support for non-portable adaptive mutexes, as well as experimental
support for spinning/yielding loops.
Approved by: re@ (kensmith)
Revision Changes Path
1.40.2.1 +2 -0 src/include/pthread.h
1.46.2.1 +9 -1 src/lib/libthr/thread/thr_init.c
1.54.2.1 +73 -24 src/lib/libthr/thread/thr_mutex.c
1.78.2.1 +4 -1 src/lib/libthr/thread/thr_private.h
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"