rwatson 2005-06-10 08:47:05 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/sys pcpu.h Log: Merge pcpu.h:1.15 from HEAD to RELENG_5: Add 'curcpu', a shortcut to the current CPU ID, similar to curthread, curproc, et al. Useful for indexing into per-CPU data structures. Revision Changes Path 1.13.2.2 +1 -0 src/sys/sys/pcpu.h