freebsd-skq/lib/libkse
Jason Evans 34582929f1 Modify previous changes to conform better to libc_r's coding style.
Always use mmap() for default-size stack allocation.  Use MAP_ANON instead
of MAP_STACK on the alpha architecture.

Reduce the amount of code executed while owning _gc_mutex during stack
allocation.
1999-07-11 05:56:37 +00:00
..
sys Change the name of this source file so that libc_r builds it instead 1998-04-30 09:04:10 +00:00
test Add mutex test program. 1999-05-09 07:50:31 +00:00
thread Modify previous changes to conform better to libc_r's coding style. 1999-07-11 05:56:37 +00:00
Makefile Always use growable thread stacks on the i386. The VM_STACK kernel option 1999-07-06 00:25:38 +00:00