PERFORCE change 117490 for review

Oleksandr Tymoshenko gonzo at FreeBSD.org
Fri Apr 6 10:02:02 UTC 2007


http://perforce.freebsd.org/chv.cgi?CH=117490

Change 117490 by gonzo at gonzo_jeeves on 2007/04/06 10:01:43

	o Define CPU_SPINWAIT

Affected files ...

.. //depot/projects/mips2/src/lib/libthr/arch/mips/include/pthread_md.h#3 edit

Differences ...

==== //depot/projects/mips2/src/lib/libthr/arch/mips/include/pthread_md.h#3 (text+ko) ====

@@ -36,6 +36,7 @@
 #include <machine/sysarch.h>
 #include <stddef.h>
 
+#define	CPU_SPINWAIT
 #define	DTV_OFFSET		offsetof(struct tcb, tcb_dtv)
 
 /*


More information about the p4-projects mailing list