Changes between Version 11 and Version 12 of kernel_switch


Ignore:
Timestamp:
Dec 11, 2016, 3:35:20 PM (8 years ago)
Author:
alain
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • kernel_switch

    v11 v12  
    6666
    6767 === void '''_ctx_block'''( unsigned int norun_cause ) ===
    68 This function set one (or several) bit(s) in the CTX_NORUN bit-vector of the calling thread, and deschedule the calling thread.
     68This function set one (or several) bit(s) in the CTX_NORUN bit-vector of the calling thread.
    6969 * '''norun_cause''' : all non-zero bits in this 32 bits word are set.
    7070