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

Diff of /rtmk/include/rtmk/rtmk.defs

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

revision 1.17 by jrydberg, Wed Mar 27 00:13:46 2002 UTC revision 1.18 by jrydberg, Tue Apr 16 21:19:09 2002 UTC
# Line 80  Line 80 
80      (arguments (out thread      RTMK_MSG_TYPE_COPY_SEND))      (arguments (out thread      RTMK_MSG_TYPE_COPY_SEND))
81    )    )
82    
83      ; Abort THREAD.
84      (define-method thread_abort (returns RTMK_MSG_TYPE_INTEGER32)
85        (arguments (out thread      RTMK_MSG_TYPE_COPY_SEND))
86      )
87    
88    ; Get state for THREAD.  FLAVOR specifies what type of state.    ; Get state for THREAD.  FLAVOR specifies what type of state.
89    ; State is returned in BUF.    ; State is returned in BUF.
90    (define-method thread_state_get (returns RTMK_MSG_TYPE_INTEGER32)    (define-method thread_state_get (returns RTMK_MSG_TYPE_INTEGER32)

Legend:
Removed from v.1.17  
changed lines
  Added in v.1.18

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