Date: Sun, 6 Jul 2003 03:10:33 -0700 (PDT) From: Mike Makonnen <mtm@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libthr/thread thr_cancel.c thr_private.h thr_spinlock.c Message-ID: <200307061010.h66AAXtJ024495@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mtm 2003/07/06 03:10:33 PDT
FreeBSD src repository
Modified files:
lib/libthr/thread thr_cancel.c thr_private.h thr_spinlock.c
Log:
There's no need for _umtxtrylock to be a separate function.
Roll it into the pre-existing macro that's used to call it.
Revision Changes Path
1.7 +2 -1 src/lib/libthr/thread/thr_cancel.c
1.20 +6 -2 src/lib/libthr/thread/thr_private.h
1.7 +0 -10 src/lib/libthr/thread/thr_spinlock.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307061010.h66AAXtJ024495>
