Changes between Version 97 and Version 98 of processus_thread


Ignore:
Timestamp:
May 14, 2018, 11:33:16 AM (6 years ago)
Author:
alain
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • processus_thread

    v97 v98  
    164164 * the PROCESS_FLAG_EXIT indicates that an EXIT  request has been made by the child; 
    165165 * the PROCESS_FLAG_BLOCK indicates that a SIGSTOP signal has been received by the child;
    166  * the PROCESS_FLAG_WAIT flag indicates that a WAIT  request from parent has been received by the child and reported to parent.
     166 * the PROCESS_FLAG_WAIT flag indicates that a WAIT  request from parent has been received by the child.
    167167 * moreover, for an exit(),  the exit() argument value  is registered in this ''term_state'' field.
    168168