On Thu, Feb 17, 2000 at 11:29:57AM -0500, Daniel Eischen wrote: > > How about we remove the #if defined()s for: > > _POSIX_THREAD_PROCESS_SHARED > _POSIX_THREAD_PRIO_PROTECT > _POSIX_THREAD_PRIO_INHERIT > _POSIX_THREAD_PRIORITY_SCHEDULING > > from our <pthread.h>? Yes, it looks like use of the last three should be removed from pthread.h. I'll submit a patch to Jordan. Thanks, Jason To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message
- pthread.h and unistd.h Thimble Smith
- Re: pthread.h and unistd.h Daniel Eischen
- Re: pthread.h and unistd.h Bruce Evans
- Re: pthread.h and unistd.h Daniel Eischen
- Re: pthread.h and unistd.h Bruce Evans
- Jason Evans