aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/_semaphore.h
Commit message (Expand)AuthorAgeFilesLines
* The sem_timedwait() and ksem_timedwait() functions bothDaniel Eischen2004-02-031-0/+1
* Add ksem_timedwait() to complement ksem_wait().Daniel Eischen2004-02-031-0/+1
* Add the rest of the kernel support for the sem_ API in kern/uipc_sem.c.Alfred Perlstein2002-09-191-0/+71