Date: Sun, 5 Jan 2003 14:23:11 -0800 (PST) From: Thomas Moestl <tmm@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc_r/arch/sparc64 _atomic_lock.S Message-ID: <200301052223.h05MNBl6018459@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
tmm 2003/01/05 14:23:11 PST Added files: lib/libc_r/arch/sparc64 _atomic_lock.S Log: Add an implementation of _atomic_lock for sparc64. This was submitted by des; I tweaked it slightly by extending the membar and making it match the style of the rest of the sparc64 assembler code. Revision Changes Path 1.1 +45 -0 src/lib/libc_r/arch/sparc64/_atomic_lock.S (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200301052223.h05MNBl6018459>