mirror of
https://git.tardis.systems/mirrors/yuzu
synced 2025-12-15 22:21:57 +01:00
- CreateServiceThread and ReleaseServiceThread can be accessed by different threads, uses a lock to make this thread safe. - Fixes a rare crash in Pokemon Sword/Shield that can occur when a new service thread is being created while an old one is being destroyed. |
||
|---|---|---|
| .. | ||
| kernel | ||
| service | ||
| api_version.h | ||
| ipc_helpers.h | ||
| ipc.h | ||
| result.h | ||