mirror of
https://git.tardis.systems/mirrors/yuzu
synced 2025-07-15 20:37:08 +02:00
This abstraction allows executing blocking functions (like recvfrom on a socket configured for blocking) without blocking the service thread. It is intended to be used with SleepClientThread. |
||
---|---|---|
.. | ||
kernel | ||
service | ||
ipc_helpers.h | ||
ipc.h | ||
lock.cpp | ||
lock.h | ||
result.h |