aboutsummaryrefslogtreecommitdiff
path: root/libports/end-rpc.c
Commit message (Collapse)AuthorAgeFilesLines
* Thu Feb 25 10:31:57 1999 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-02-251-5/+5
| | | | | * end-rpc.c (ports_end_rpc): Signal ports_block anytime an rpc ends and someone is waiting on an inhibition.
* (ports_end_rpc):Miles Bader1997-08-201-1/+5
| | | | | Call ports_self_interrupted to remove the current thread from the interrupted list.
* (ports_end_rpc): Acquire _PORTS_LOCK before calling _ports_remove_notified_rpc.Miles Bader1996-03-291-2/+3
|
* (ports_end_rpc): Get rid of any rpc notifications.Miles Bader1995-12-271-0/+3
|
* (ports_end_rpc): Call hurd_check_cancel.Michael I. Bushnell1995-09-081-0/+4
|
* Initial revisionMichael I. Bushnell1995-06-201-0/+44