kse and pthreads source
Julian Elischer
julian at elischer.org
Sun Jul 22 04:27:59 UTC 2007
Akshay Kawale wrote:
> Where I can find the source code for kse and pthreads?
> I'm running FreeBSD 6.2-RELEASE.
/usr/src/sys/kern/kern_kse.c
/usr/src/lib/libpthread
>
> Also, does the FreeBSD implementation of pthreads call the kse related syscalls internally?
yes
However in 7.0 the default threading library switches to the compatible
libthr which uses a 1:1 model due to increased efficiencies.
>
> Thanks.
>
>
>
> ---------------------------------
> Yahoo! oneSearch: Finally, mobile search that gives answers, not web links.
> _______________________________________________
> freebsd-threads at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-threads
> To unsubscribe, send any mail to "freebsd-threads-unsubscribe at freebsd.org"
More information about the freebsd-threads
mailing list