CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/09/04 04:13:36
Modified files:
lib/librthread : rthread.c rthread.h rthread_file.c
rthread_fork.c rthread_libc.c rthread_rwlock.c
rthread_sem.c rthread_spin_lock.c
rthread_stack.c rthread_sync.c rthread_tls.c
Log message:
Get rid of ticket support, replace "struct _spinlock" with "_atomic_lock_t".
ok tedu@
