summaryrefslogtreecommitdiff
path: root/libports/inhibit-class-rpcs.c
AgeCommit message (Collapse)Author
1996-01-27(ports_inhibit_class_rpcs):Miles Bader
Be interruptable; return EINTR if interrupted, or EBUSY if already inhibited.
1995-11-18If calling thread is serving an RPC, don't block waiting for that RPC toRoland McGrath
finish.
1995-08-24(ports_inhibit_class_rpcs): thread_cancel -> hurd_thread_cancel.Miles Bader
Include <hurd.h>.
1995-06-20Initial revisionMichael I. Bushnell