summaryrefslogtreecommitdiff
path: root/libports/end-rpc.c
AgeCommit message (Collapse)Author
1999-02-25Thu Feb 25 10:31:57 1999 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell
* end-rpc.c (ports_end_rpc): Signal ports_block anytime an rpc ends and someone is waiting on an inhibition.
1997-08-20(ports_end_rpc):Miles Bader
Call ports_self_interrupted to remove the current thread from the interrupted list.
1996-03-29(ports_end_rpc): Acquire _PORTS_LOCK before calling _ports_remove_notified_rpc.Miles Bader
1995-12-27(ports_end_rpc): Get rid of any rpc notifications.Miles Bader
1995-09-08(ports_end_rpc): Call hurd_check_cancel.Michael I. Bushnell
1995-06-20Initial revisionMichael I. Bushnell