1. 04 Apr, 2022 1 commit
    • lat9nq's avatar
      k_scheduler_lock: Fix data race · 83b86d91
      lat9nq authored
      
      
      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: default avatarbunnei <bunneidev@gmail.com>
      83b86d91
  2. 03 Apr, 2022 4 commits
  3. 02 Apr, 2022 13 commits
  4. 01 Apr, 2022 6 commits
  5. 31 Mar, 2022 7 commits
  6. 30 Mar, 2022 2 commits
  7. 29 Mar, 2022 6 commits
  8. 28 Mar, 2022 1 commit