yuzu-android/src/core/hle
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
..
kernel k_scheduler_lock: Fix data race 2022-04-03 21:47:57 -04:00
service Merge pull request #8135 from Morph1984/websession-hack 2022-04-02 20:49:51 -07:00
api_version.h api_version: Update and add AtmosphereTargetFirmware 2021-09-10 01:10:47 -04:00
ipc_helpers.h core: hle: kernel: Use weak_ptr where possible for SessionRequestHandler and SessionRequestManager. 2022-03-14 18:14:53 -07:00
ipc.h hle: ipc: Add declarations for TIPC. 2021-05-10 15:05:10 -07:00
result.h general: Remove MakeResult helpers 2021-11-02 17:23:19 -04:00