.. |
address_arbiter.cpp
|
Kernel: Centralize error definitions in errors.h
|
2017-05-24 21:06:00 -07:00 |
address_arbiter.h
|
Remove empty newlines in #include blocks.
|
2016-09-21 11:15:47 +09:00 |
client_port.cpp
|
Kernel: Centralize error definitions in errors.h
|
2017-05-24 21:06:00 -07:00 |
client_port.h
|
Fixed the codestyle to match our clang-format rules.
|
2016-12-14 12:45:36 -05:00 |
client_session.cpp
|
Kernel: Centralize error definitions in errors.h
|
2017-05-24 21:06:00 -07:00 |
client_session.h
|
Kernel/Sessions: Remove the ClientSession::Create function.
|
2017-05-21 18:52:42 -05:00 |
errors.h
|
Kernel: Centralize error definitions in errors.h
|
2017-05-24 21:06:00 -07:00 |
event.cpp
|
Merge pull request #2397 from Subv/pulse
|
2017-01-10 10:45:00 -05:00 |
event.h
|
Kernel: Move WaitObject to a separate file
|
2017-05-29 16:16:46 -07:00 |
kernel.cpp
|
Kernel: Move WaitObject to a separate file
|
2017-05-29 16:16:46 -07:00 |
kernel.h
|
Kernel: Move WaitObject to a separate file
|
2017-05-29 16:16:46 -07:00 |
memory.cpp
|
Kernel: Map special regions according to ExHeader
|
2017-05-09 21:44:00 -07:00 |
memory.h
|
Kernel: Map special regions according to ExHeader
|
2017-05-09 21:44:00 -07:00 |
mutex.cpp
|
Kernel/Mutex: Propagate thread priority changes to other threads inheriting the priority via mutexes
|
2017-01-04 15:58:48 -05:00 |
mutex.h
|
Kernel: Move WaitObject to a separate file
|
2017-05-29 16:16:46 -07:00 |
process.cpp
|
Kernel: Centralize error definitions in errors.h
|
2017-05-24 21:06:00 -07:00 |
process.h
|
Kernel: Map special regions according to ExHeader
|
2017-05-09 21:44:00 -07:00 |
resource_limit.cpp
|
Thread: Added priority range checking to svcSetThreadPriority and removed priority clamping code from Thread::SetPriority.
|
2017-01-11 16:38:04 -05:00 |
resource_limit.h
|
Remove empty newlines in #include blocks.
|
2016-09-21 11:15:47 +09:00 |
semaphore.cpp
|
Kernel: Centralize error definitions in errors.h
|
2017-05-24 21:06:00 -07:00 |
semaphore.h
|
Kernel: Move WaitObject to a separate file
|
2017-05-29 16:16:46 -07:00 |
server_port.cpp
|
Kernel: Object ShouldWait and Acquire calls now take a thread as a parameter.
|
2017-01-04 15:58:45 -05:00 |
server_port.h
|
Kernel: Move WaitObject to a separate file
|
2017-05-29 16:16:46 -07:00 |
server_session.cpp
|
Kernel/Sessions: Remove the ClientSession::Create function.
|
2017-05-21 18:52:42 -05:00 |
server_session.h
|
Kernel: Move WaitObject to a separate file
|
2017-05-29 16:16:46 -07:00 |
session.cpp
|
Manually tweak source formatting and then re-run clang-format
|
2016-09-18 21:14:25 -07:00 |
session.h
|
Kernel: Use a Session object to keep track of the status of a Client/Server session pair.
|
2017-05-15 11:22:15 -05:00 |
shared_memory.cpp
|
Kernel: Centralize error definitions in errors.h
|
2017-05-24 21:06:00 -07:00 |
shared_memory.h
|
Remove empty newlines in #include blocks.
|
2016-09-21 11:15:47 +09:00 |
thread.cpp
|
Kernel: Centralize error definitions in errors.h
|
2017-05-24 21:06:00 -07:00 |
thread.h
|
Kernel: Move WaitObject to a separate file
|
2017-05-29 16:16:46 -07:00 |
timer.cpp
|
Timer: restore missing signaled=true from #2421
|
2017-02-27 22:49:46 +02:00 |
timer.h
|
Kernel: Move WaitObject to a separate file
|
2017-05-29 16:16:46 -07:00 |
vm_manager.cpp
|
Kernel: Centralize error definitions in errors.h
|
2017-05-24 21:06:00 -07:00 |
vm_manager.h
|
Kernel: Centralize error definitions in errors.h
|
2017-05-24 21:06:00 -07:00 |
wait_object.cpp
|
Kernel: Move WaitObject to a separate file
|
2017-05-29 16:16:46 -07:00 |
wait_object.h
|
Kernel: Move WaitObject to a separate file
|
2017-05-29 16:16:46 -07:00 |