/[rtmk]/rtmk/include/rtmk/rtmk.presc
ViewVC logotype

Diff of /rtmk/include/rtmk/rtmk.presc

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

revision 1.1 by jrydberg, Wed Mar 27 00:13:46 2002 UTC revision 1.2 by jrydberg, Tue Apr 16 21:19:09 2002 UTC
# Line 67  presentation rtmk implements rtmk Line 67  presentation rtmk implements rtmk
67      /* Resume execution of THREAD, if its suspend count drops to zero.  */      /* Resume execution of THREAD, if its suspend count drops to zero.  */
68      kern_return_t thread_resume (rtmk_port_t thread);      kern_return_t thread_resume (rtmk_port_t thread);
69    
70        /* Abort THREAD.  */
71        kern_return_t thread_abort (rtmk_port_t thread);
72    
73      /* Get state for THREAD.  FLAVOR specifies what type of state.      /* Get state for THREAD.  FLAVOR specifies what type of state.
74         State is returned in BUF.  */         State is returned in BUF.  */
75      kern_return_t thread_state_get (rtmk_port_t thread, int flavor, void *buf,      kern_return_t thread_state_get (rtmk_port_t thread, int flavor, void *buf,

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