freebsd-dev/share/man
Eric van Gyzen b215ceaaec Add sem_clockwait_np()
This function allows the caller to specify the reference clock
and choose between absolute and relative mode.  In relative mode,
the remaining time can be returned.

The API is similar to clock_nanosleep(3).  Thanks to Ed Schouten
for that suggestion.

While I'm here, reduce the sleep time in the semaphore "child"
test to greatly reduce its runtime.  Also add a reasonable timeout.

Reviewed by:	ed (userland)
MFC after:	2 weeks
Relnotes:	yes
Sponsored by:	Dell EMC
Differential Revision:	https://reviews.freebsd.org/D9656
2017-02-23 19:36:38 +00:00
..
man1 Separate manual pages into their own package. 2016-01-21 16:36:33 +00:00
man3 Add sem_clockwait_np() 2017-02-23 19:36:38 +00:00
man4 Remove more stray EISA refernces: ahb was removed. Remove the cross 2017-02-22 20:47:25 +00:00
man5 Remove EISA bus support for add-in cards. Remove related kernel and 2017-02-16 21:57:35 +00:00
man6 Separate manual pages into their own package. 2016-01-21 16:36:33 +00:00
man7 Update TARGET/TARGET_ARCH examples to use arm64/aarch64 instead of i386/pc98 2017-01-28 23:58:17 +00:00
man8 Remove backup_uses_rcs from rc.subr 2016-09-18 12:49:23 +00:00
man9 Remove EISA bus support for add-in cards. Remove related kernel and 2017-02-16 21:57:35 +00:00
Makefile Add more SUBDIR_PARALLEL. 2015-10-15 22:55:08 +00:00