Date: Mon, 3 Nov 1997 20:04:15 -0800 (PST) From: Doug White <dwhite@gdi.uoregon.edu> To: Gene Minsung Kim <gene@nttlabs.com> Cc: questions@FreeBSD.ORG Subject: Re: pthreads question Message-ID: <Pine.BSF.3.96.971103200332.26439I-100000@gdi.uoregon.edu> In-Reply-To: <345E152E.F97D37FE@nttlabs.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 3 Nov 1997, Gene Minsung Kim wrote: > Does FreeBSD pthreads library fully implement the POSIX.1c? I saw the > prototypes for functions like pthread_attr_{get,set}scope and > pthread_attr_{get,set}schedpolicy, but couldn't find the function body > in the source files (/usr/src/lib/libc_r/uthreads/*). Am I missing > something? Check the standard libc source. When you try to build libc_r you have to build libc first, and the libc_r build borrows a chunk from libc. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.971103200332.26439I-100000>