freebsd-skq/lib/libthr/arch/i386
David Xu 7bd761788d Simplify _get_curthread() and _tcb_ctor because libc and rtld now
already allocate thread pointer space in tls block for initial thread.
Only i386 and amd64 have been done, others still have to be tested.
2006-04-04 03:26:06 +00:00
..
i386 Simplify _get_curthread() and _tcb_ctor because libc and rtld now 2006-04-04 03:26:06 +00:00
include Simplify _get_curthread() and _tcb_ctor because libc and rtld now 2006-04-04 03:26:06 +00:00
Makefile.inc Import my recent 1:1 threading working. some features improved includes: 2005-04-02 01:20:00 +00:00