davidxu 2006-10-13 22:31:00 UTC
FreeBSD src repository
Modified files:
lib/libthr/thread thr_umtx.c thr_umtx.h
Log:
o Make _thr_umutex_init a function.
o Eliminate unused parameter for some functions.
o Convert type of first parameter to void * for _thr_umtx_wait
and _thr_umtx_wake.
Revision Changes Path
1.5 +14 -6 src/lib/libthr/thread/thr_umtx.c
1.6 +9 -15 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]"