# # ChangeLog for trunk/kernel/libk/queuelock.c # # Generated by Trac 1.2.3 # Apr 17, 2024, 12:17:17 AM Sat, 10 Nov 2018 16:38:51 GMT alain [600] * trunk/kernel/libk/busylock.c (modified) * trunk/kernel/libk/queuelock.c (modified) * trunk/kernel/libk/remote_busylock.c (modified) * trunk/kernel/libk/remote_queuelock.c (modified) * trunk/kernel/libk/remote_rwlock.c (modified) * trunk/kernel/libk/rwlock.c (modified) Cosmetic: improve debug. Thu, 04 Oct 2018 21:16:13 GMT alain [563] * trunk/kernel/libk/barrier.c (modified) * trunk/kernel/libk/barrier.h (modified) * trunk/kernel/libk/busylock.c (added) * trunk/kernel/libk/busylock.h (added) * trunk/kernel/libk/htab.c (modified) * trunk/kernel/libk/htab.h (modified) * trunk/kernel/libk/queuelock.c (added) * trunk/kernel/libk/queuelock.h (added) * trunk/kernel/libk/remote_barrier.c (modified) * trunk/kernel/libk/remote_barrier.h (modified) * trunk/kernel/libk/remote_busylock.c (added) * trunk/kernel/libk/remote_busylock.h (added) * trunk/kernel/libk/remote_condvar.c (modified) * trunk/kernel/libk/remote_condvar.h (modified) * trunk/kernel/libk/remote_fifo.c (modified) * trunk/kernel/libk/remote_fifo.h (modified) * trunk/kernel/libk/remote_mutex.c (modified) * trunk/kernel/libk/remote_mutex.h (modified) * trunk/kernel/libk/remote_queuelock.c (added) * trunk/kernel/libk/remote_queuelock.h (added) * trunk/kernel/libk/remote_rwlock.c (modified) * trunk/kernel/libk/remote_rwlock.h (modified) * trunk/kernel/libk/remote_sem.c (modified) * trunk/kernel/libk/remote_sem.h (modified) * trunk/kernel/libk/remote_spinlock.c (deleted) * trunk/kernel/libk/remote_spinlock.h (deleted) * trunk/kernel/libk/rwlock.c (modified) * trunk/kernel/libk/rwlock.h (modified) * trunk/kernel/libk/spinlock.c (deleted) * trunk/kernel/libk/spinlock.h (deleted) * trunk/kernel/libk/xbarrier.c (added) * trunk/kernel/libk/xbarrier.h (added) * trunk/kernel/libk/xhtab.c (modified) * trunk/kernel/libk/xhtab.h (modified) * trunk/kernel/libk/xlist.h (modified) Complete restructuration of kernel spinlocks.