/[rtmk]/rtmk/ipc-syscall.h
ViewVC logotype

Diff of /rtmk/ipc-syscall.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by jrydberg, Thu Feb 21 20:14:42 2002 UTC revision 1.2 by jrydberg, Wed Mar 27 00:13:45 2002 UTC
# Line 23  extern void timeout_receive (void *arg); Line 23  extern void timeout_receive (void *arg);
23     when we timeout a blocked thread waiting to send a message to a port.  */     when we timeout a blocked thread waiting to send a message to a port.  */
24  extern void timeout_send (void *arg);  extern void timeout_send (void *arg);
25    
26    /* ??? */
27    kern_return_t
28    rtmk_msg_trap (struct rtmk_msg_header *msgh, rtmk_msg_option_t options,
29                   rtmk_msg_size_t send_size, struct ipc_port *send_port,
30                   rtmk_msg_size_t recv_size, struct ipc_port *recv_port,
31                   rtmk_msg_timeout_t timeout);

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26