Subversion Repositories HelenOS-doc

Rev

Rev 87 | Rev 105 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 87 Rev 101
Line 139... Line 139...
139
      thread is detached by another thread using <code>thread_detach</code>
139
      thread is detached by another thread using <code>thread_detach</code>
140
      function. Terminated but undetached threads are in the
140
      function. Terminated but undetached threads are in the
141
      <constant>Undead</constant> state. When the thread is detached or
141
      <constant>Undead</constant> state. When the thread is detached or
142
      detaches itself during its life, it is destroyed in the
142
      detaches itself during its life, it is destroyed in the
143
      <constant>Exiting</constant> state and the <constant>Undead</constant>
143
      <constant>Exiting</constant> state and the <constant>Undead</constant>
144
      state is not reached.<figure>
144
      state is not reached.<figure float="1">
145
          <title>Transitions among thread states.</title>
145
          <title>Transitions among thread states.</title>
146
 
146
 
147
          <mediaobject id="thread_states" xreflabel="">
147
          <mediaobject id="thread_states" xreflabel="">
148
            <imageobject role="pdf">
148
            <imageobject role="pdf">
149
              <imagedata fileref="images.vector/thread_states.pdf"
149
              <imagedata fileref="images.vector/thread_states.pdf"