Date: Wed, 03 Aug 2005 09:11:34 +0800 From: David Xu <bsddiy@126.com> To: Daniel Eischen <deischen@FreeBSD.org> Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libpthread/thread thr_sleep.c Message-ID: <42F019C6.2050105@126.com> In-Reply-To: <200508030048.j730mDhB040780@repoman.freebsd.org> References: <200508030048.j730mDhB040780@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Daniel Eischen wrote: >deischen 2005-08-03 00:48:13 UTC > > FreeBSD src repository > > Modified files: > lib/libpthread/thread thr_sleep.c > Log: > Add a cancellation point for usleep(). > > Revision Changes Path > 1.9 +16 -1 src/lib/libpthread/thread/thr_sleep.c > > > > You should put _sleep, sleep, _usleep and usleep in file pthread.map to make it really work. Regards, David Xu
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?42F019C6.2050105>