mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-04-12 22:28:56 +02:00
TSan reports a data race between writing at cpp:1162 and reading at h:262. Make the thread_state atomic to prevent this. |
||
|---|---|---|
| .. | ||
| audio_core | ||
| common | ||
| core | ||
| input_common | ||
| shader_recompiler | ||
| tests | ||
| video_core | ||
| web_service | ||
| yuzu | ||
| yuzu_cmd | ||
| .clang-format | ||
| CMakeLists.txt | ||