Use the nowake channel for sys_nanosleep() instead of handrolling the same.
authorclaudio <claudio@openbsd.org>
Wed, 15 Feb 2023 10:07:50 +0000 (10:07 +0000)
committerclaudio <claudio@openbsd.org>
Wed, 15 Feb 2023 10:07:50 +0000 (10:07 +0000)
commit48607af64ea40d2f89c80aab14b33cded718ab73
tree16f077f6921a15a34ce4d4e720d2643f40c64449
parent9bf95ef43a3e4e49ba1fa8d4ba7b07cb21d5fa5b
Use the nowake channel for sys_nanosleep() instead of handrolling the same.
OK cheloha@ jca@ mvs@
sys/kern/kern_time.c