Subject: Delays in kernel functions?
To: None <tech-kern@netbsd.org>
From: Bruce Martin <brucem@cat.co.za>
List: tech-kern
Date: 10/14/1999 10:32:16
Hi all,

What is the correct way of implementing a non-busy wait in a kernel for,
say, 50ms? Is tsleep the correct function to use, or are there other?

Thanks
 Bruce