13.1.0: Difference between revisions
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== |