Date: Sat, 8 Oct 2005 17:57:28 +0000 (UTC) From: Xin LI <delphij@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libthr/thread thr_syscalls.c Message-ID: <200510081757.j98HvS6s089106@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
delphij 2005-10-08 17:57:28 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) lib/libthr/thread thr_syscalls.c Log: MFC (by deischen) | Add a cancellation point for usleep(). | | While here, fix sleep() so that it is also a cancellation point (a | missing weak reference prevented that). | | Revision Changes Path | 1.10 +19 -0 src/lib/libthr/thread/thr_syscalls.c Approved by: re (kensmith) Ok'ed by: deischen, davidxu Revision Changes Path 1.9.2.1 +19 -0 src/lib/libthr/thread/thr_syscalls.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510081757.j98HvS6s089106>