On Thu, 17 Feb 2000, 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>? Except for the first, which is left undefined in <sys/unistd.h> because it is not implemented. Bruce 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
- Re: pthread.h and unistd.h Jason Evans