Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 01 Dec 2000 15:53:28 -0800 (PST)
From:      John Baldwin <jhb@FreeBSD.org>
To:        hackers@FreeBSD.org
Subject:   thr_sleep() and thr_wakeup()
Message-ID:  <XFMail.001201155328.jhb@FreeBSD.org>

next in thread | raw e-mail | index | archive | help
Can we kill these syscalls?  They are not used anywhere in the kernel and
although they have wrapper functions in libc, no header contains prototypes for
these wrappers.  According to the CVS log they were originally brought in for
POSIX threads and AIO, neither of which use this facility.  Comments?

-- 

John Baldwin <jhb@FreeBSD.org> -- http://www.FreeBSD.org/~jhb/
PGP Key: http://www.baldwin.cx/~john/pgpkey.asc
"Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.001201155328.jhb>