aboutsummaryrefslogtreecommitdiff
path: root/hurd/RPC_gsync_wait_intr.c
AgeCommit message (Collapse)AuthorFilesLines
2020-12-16hurd: Add __lll_abstimed_wait_intrSamuel Thibault1-0/+4
For semaphores, we need an interruptible version of low-level locks.