lat9nq 83b86d915a k_scheduler_lock: Fix data race
TSan reports a race between the main thread and T37 during
IsLockedByCurrentThread and when it's set at the end of Lock(),
respectively. Set owner_thread to an atomic pointer to fix it.

Co-authored-by: bunnei <bunneidev@gmail.com>
2022-04-03 21:47:57 -04:00
..
2022-04-03 21:47:57 -04:00
2022-04-02 16:34:07 +02:00
2022-01-12 00:36:20 +01:00
2022-04-02 16:34:07 +02:00
2022-01-12 00:36:20 +01:00