> On Friday, December 01, 2000, John Baldwin wrote:
> > 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?
> 
>    Agreed.  Also, this is UNIX International thread namespace
> (thr_*).
> 

Interesting.

Ok, if these system calls are going to be removed the whole file may
as well be removed, since then it would just have yield in it.

John and I agree that kern_synch.c is probably as good a place as
any for yield, but there may be a better place.  Thoughts?



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to