Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Apr 2007 10:02:00 GMT
From:      Oleksandr Tymoshenko <gonzo@FreeBSD.org>
To:        Perforce Change Reviews <perforce@FreeBSD.org>
Subject:   PERFORCE change 117490 for review
Message-ID:  <200704061002.l36A200h084027@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help

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

Change 117490 by gonzo@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)
 
 /*



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200704061002.l36A200h084027>