summaryrefslogtreecommitdiffstats
path: root/share/man/man9/tsleep.9 (follow)
Commit message (Expand)AuthorAgeFilesLines
* tsleep_nsec(9): add MAXTSLP macro, the maximum sleep durationcheloha2020-03-201-2/+3
* *sleep_nsec(9): sleep *at least* the given number of nanosecondscheloha2020-01-121-3/+3
* Add tsleep_nsec(9), msleep_nsec(9), and rwsleep_nsec(9).cheloha2019-07-031-7/+74
* rwsleep: generalize to support both read- and write-locks.cheloha2018-05-281-6/+6
* Introduce rwsleep(9), an equivalent to msleep(9) but for code protectedmpi2016-09-131-6/+27
* Remove useless quoting from .Fo and .Fn function names, to preventschwarze2015-09-141-7/+7
* - add wakep_{n,one} to NAME and more fully into DESCRIPTIONjmc2014-01-221-7/+12
* wakeup_n and wakeup_one blurbstedu2014-01-221-2/+16
* Replace old-fashioned .Fd by new-fangled .In for #include lines.schwarze2013-06-041-4/+4
* these functions are in systm.h now, reminded by kettenistedu2010-04-081-3/+3
* First pass at removing clauses 3 and 4 from NetBSD licenses.ray2008-06-261-9/+2
* Correct a typo:oga2008-04-171-3/+3
* - better integrate msleep() into this pagejmc2007-11-291-20/+17
* <oga> art write me a manpageart2007-11-281-2/+19
* sleep(9) was removed aeons ago according to miod, so remove referencesmk2007-09-141-0/+172