CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/03/02 01:07:43
Modified files:
lib/librthread : rthread_sem.c
Log message:
_SPINLOCK_UNLOCKED isn't zero everywhere (*cough*hppa*cough*), so
sem_init() can't assume that calloc will leave the embedded spinlock
in the unlocked state
ok miod@ otto@
