OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
CVS: cvs.openbsd.org: src

From: Miod Vallat (miodcvs.openbsd.org)
Date: Tue Jan 01 2008 - 17:37:16 CST


CVSROOT: /cvs
Module name: src
Changes by: miodcvs.openbsd.org 2008/01/01 16:37:16

Modified files:
        sys/arch/sparc64/include: lock.h

Log message:
Implement an MP-safe rw_cas() based upon the casx instruction; ok kettenis