Changes between Version 11 and Version 12 of kernel_switch
- Timestamp:
- Dec 11, 2016, 3:35:20 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
kernel_switch
v11 v12 66 66 67 67 === 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.68 This function set one (or several) bit(s) in the CTX_NORUN bit-vector of the calling thread. 69 69 * '''norun_cause''' : all non-zero bits in this 32 bits word are set. 70 70