freebsd-dev/lib/libthr/arch/amd64
David Xu d99f6dac14 - Remove variable _thr_scope_system, all threads are system scope.
- Rename _thr_smp_cpus to boolean variable _thr_is_smp.
- Define CPU_SPINWAIT macro for each arch, only X86 supports it.
2006-12-15 11:52:01 +00:00
..
amd64 Simplify _get_curthread() and _tcb_ctor because libc and rtld now 2006-04-04 03:26:06 +00:00
include - Remove variable _thr_scope_system, all threads are system scope. 2006-12-15 11:52:01 +00:00
Makefile.inc