-
Notifications
You must be signed in to change notification settings - Fork 82
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New hzto() function from FreeBSD and Artur Grabowski <[email protected]…
….se>. Stops sleeps from returning early (by up to a clock tick), and return 0 ticks for timeouts that should happen now or in the past. Returning 0 is different from the legacy hzto() interface, and callers need to check for it.
- Loading branch information
Showing
1 changed file
with
47 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters