Changes

Jump to navigation Jump to search
198 bytes added ,  15:42, 26 October 2021
Line 39: Line 39:  
* KScheduler::Scheduler now performs a data memory barrier before returning, when the next thread is the current thread.
 
* KScheduler::Scheduler now performs a data memory barrier before returning, when the next thread is the current thread.
 
** These changes probably go together, to prevent asynchronous reordering of these operations across cores.
 
** These changes probably go together, to prevent asynchronous reordering of these operations across cores.
 +
 +
===[[Bluetooth_Driver_services|bluetooth]]===
 +
Error handling (or minor other changes) in various bt-audio funcs were updated.
 +
 +
The func for the "nn.bluetooth.HidMessageHandler" thread was updated.
    
==See Also==
 
==See Also==

Navigation menu