mirror of
https://github.com/yuzu-emu/yuzu-mainline.git
synced 2025-11-16 14:04:59 +00:00
A thread may own multiple mutexes at the same time, and only release one of them while other threads are waiting for the other mutexes. |
||
|---|---|---|
| .. | ||
| kernel | ||
| service | ||
| config_mem.cpp | ||
| config_mem.h | ||
| ipc.h | ||
| ipc_helpers.h | ||
| lock.cpp | ||
| lock.h | ||
| result.h | ||
| romfs.cpp | ||
| romfs.h | ||
| shared_page.cpp | ||
| shared_page.h | ||