1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/lib/libthr/arch/ia64
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
..
ia64 Stylize: avoid using a global register variable. 2006-09-01 21:01:11 +00:00
include - Remove variable _thr_scope_system, all threads are system scope. 2006-12-15 11:52:01 +00:00
Makefile.inc