freebsd-dev/lib/libthr/arch
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
..
alpha Import my recent 1:1 threading working. some features improved includes: 2005-04-02 01:20:00 +00:00
amd64 Simplify _get_curthread() and _tcb_ctor because libc and rtld now 2006-04-04 03:26:06 +00:00
arm Remove unused variable. 2005-10-29 13:40:31 +00:00
i386 Simplify _get_curthread() and _tcb_ctor because libc and rtld now 2006-04-04 03:26:06 +00:00
ia64 Import my recent 1:1 threading working. some features improved includes: 2005-04-02 01:20:00 +00:00
powerpc Import my recent 1:1 threading working. some features improved includes: 2005-04-02 01:20:00 +00:00
sparc64 Import my recent 1:1 threading working. some features improved includes: 2005-04-02 01:20:00 +00:00