summaryrefslogtreecommitdiffstats
path: root/sys/sys/timers.h
Commit message (Expand)AuthorAgeFilesLines
* s/timer_t/int/gdavidxu2006-03-011-1/+1
* Remove itimers_event_hook, now it is a private function in kern_time.c.davidxu2005-12-091-1/+0
* Let itimer store itimerspec instead of itimerval, so I don't have todavidxu2005-10-301-2/+2
* Make p_itimers as a pointer, so file sys/proc.h does not need to includedavidxu2005-10-231-2/+2
* Make kernel structures invisible to userland.davidxu2005-10-231-1/+4
* Implement POSIX timers. Current only CLOCK_REALTIME and CLOCK_MONOTONICdavidxu2005-10-231-2/+75
* /* -> /*- for license, minor formatting changesimp2005-01-071-1/+1
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Obtained from: uthreads packagejulian1996-01-221-0/+42
OpenPOWER on IntegriCloud