mirror of https://github.com/yuzu-mirror/yuzu
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.pull/8/head
parent
d6a0666268
commit
6bcbbb29e7
Loading…
Reference in New Issue