From: Ulrich Drepper Date: Tue, 18 Mar 2003 01:52:02 +0000 (+0000) Subject: pthread_spin_unlock implementation for Linux/i386. X-Git-Tag: cvs/glibc-2_3_3~1177 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=09044a736089a2487187908c7ed9c34abc8a6e16;p=thirdparty%2Fglibc.git pthread_spin_unlock implementation for Linux/i386. --- diff --git a/nptl/sysdeps/unix/sysv/linux/i386/pthread_spin_unlock.S b/nptl/sysdeps/unix/sysv/linux/i386/pthread_spin_unlock.S new file mode 100644 index 00000000000..41c71f348f1 --- /dev/null +++ b/nptl/sysdeps/unix/sysv/linux/i386/pthread_spin_unlock.S @@ -0,0 +1 @@ +#include