yuzu-mainline/src/core/hle
lat9nq 6bcbbb29e7 k_thread: Fix data race
TSan reports a data race between writing at cpp:1162 and reading at
h:262. Make the thread_state atomic to prevent this.
2022-04-03 21:47:58 -04:00
..
kernel k_thread: Fix data race 2022-04-03 21:47:58 -04:00
service Merge pull request #8135 from Morph1984/websession-hack 2022-04-02 20:49:51 -07:00
api_version.h
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
result.h