This website requires JavaScript.
Explore
Help
Sign In
JJBanana13
/
suyu
Watch
1
Star
0
Fork
0
You've already forked suyu
mirror of
https://git.suyu.dev/suyu/suyu
synced
2026-04-29 04:12:54 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
28eb8c83d479403b5da88ae7d3d2a1c6b81a6552
suyu
/
src
/
core
/
hle
History
bunnei
28eb8c83d4
Merge pull request
#6414
from bunnei/fix-service-threads
...
hle: kernel: Refactor to allocate a ServiceThread per service handler.
2021-06-06 22:52:07 -07:00
..
kernel
hle: kernel: KServerSession: Use ASSERT_MSG where appropriate.
2021-06-06 22:09:25 -07:00
service
hle: kernel: Refactor to allocate a ServiceThread per service handler.
2021-06-04 19:26:48 -07:00
ipc_helpers.h
hle: kernel: hle_ipc: Simplify incoming/outgoing move/copy/domain objects.
2021-05-20 21:41:52 -07:00
ipc.h
hle: ipc: Add declarations for TIPC.
2021-05-10 15:05:10 -07:00
lock.cpp
Fix build on macOS and linux
2018-01-13 22:38:52 +00:00
lock.h
Use recursive_mutex instead of mutex to
fix
#2902
2017-08-29 20:39:55 +12:00
result.h
result: Add [[nodiscard]] specifiers where applicable
2021-06-05 06:09:07 -04:00