This website requires JavaScript.
Explore
Help
Register
Sign In
CCF_100
/
suyu-mirror
Watch
1
Star
0
Fork
0
You've already forked suyu-mirror
mirror of
https://git.suyu.dev/suyu/suyu
synced
2025-09-10 00:06:32 -05:00
Code
Issues
Releases
Wiki
Activity
Files
51d7f6bffcc0498a47abc7de27bf0906fc523dae
suyu-mirror
/
src
/
core
/
hle
History
Lioncash
51d7f6bffc
kernel/thread: Move thread exiting logic from ExitCurrentThread to svcExitThread
...
Puts the operation on global state in the same places as the rest of the svc calls.
2019-03-15 23:58:37 -04:00
..
kernel
kernel/thread: Move thread exiting logic from ExitCurrentThread to svcExitThread
2019-03-15 23:58:37 -04:00
service
service/service: Remove unncessary calls to c_str()
2019-03-10 18:00:57 -04:00
ipc_helpers.h
kernel/hle_ipc: Convert std::shared_ptr IPC header instances to std::optional
2019-03-07 23:34:37 -05:00
ipc.h
core/hle/ipc: Remove unnecessary includes
2019-03-05 09:53:38 -05: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
core/hle/ipc: Remove unnecessary includes
2019-03-05 09:53:38 -05:00