summaryrefslogtreecommitdiff
path: root/sys/kern/kern_synch.c
AgeCommit message (Expand)Author
2024-12-16kernel: synch: Move spinlock_usleep()Ian Moffett
2024-12-15kernel: synch: kern_lock.c -> kern_synch.cIan Moffett
2024-12-15kernel: synch: Add spinlock with timeoutIan Moffett