(__pthread_spin_init): Clear *LOCK to 0.
authorAndreas Jaeger <aj@suse.de>
Mon, 28 Jan 2002 10:49:11 +0000 (10:49 +0000)
committerAndreas Jaeger <aj@suse.de>
Mon, 28 Jan 2002 10:49:11 +0000 (10:49 +0000)
commitdde762a2b68f132452eefa75c0e6900e173d5412
tree33b17289cbaae9e767f180c2eee55cb1424c1185
parent2b94dab63c3977cb7cc2d839d8a797789e0cc632
(__pthread_spin_init): Clear *LOCK to 0.

2002-01-28  Andreas Jaeger  <aj@suse.de>

* sysdeps/mips/pspinlock.c (__pthread_spin_init): Clear *LOCK to
0. Patch by Machida Hiroyuki <machida@sm.sony.co.jp>.

* sysdeps/s390/s390-32/pt-machine.h (MEMORY_BARRIER): Define.
(CURRENT_STACK_FRAME): Remove duplicate definition.
* sysdeps/s390/s390-64/pt-machine.h: Likewise.
linuxthreads/ChangeLog
linuxthreads/sysdeps/mips/pspinlock.c