Yuri Kunde Schlesner 441f8b5a4b Core: Remove unnecessary include in thread.h il y a 9 ans
..
address_arbiter.cpp 4fc8b8229e core: Remove HLE module, consolidate code & various cleanups. il y a 9 ans
address_arbiter.h ebdae19fd2 Remove empty newlines in #include blocks. il y a 9 ans
client_port.cpp 016307ae65 Fixed the codestyle to match our clang-format rules. il y a 9 ans
client_port.h 016307ae65 Fixed the codestyle to match our clang-format rules. il y a 9 ans
client_session.cpp 016307ae65 Fixed the codestyle to match our clang-format rules. il y a 9 ans
client_session.h 016307ae65 Fixed the codestyle to match our clang-format rules. il y a 9 ans
event.cpp 84d72fd92f Merge pull request #2397 from Subv/pulse il y a 9 ans
event.h 84d72fd92f Merge pull request #2397 from Subv/pulse il y a 9 ans
kernel.cpp dda4ec93be Kernel: Add some asserts to enforce the invariants in the scheduler. il y a 9 ans
kernel.h 84d72fd92f Merge pull request #2397 from Subv/pulse il y a 9 ans
memory.cpp 13d46f6820 Fix typos il y a 9 ans
memory.h ebdae19fd2 Remove empty newlines in #include blocks. il y a 9 ans
mutex.cpp d3ff5b91e1 Kernel/Mutex: Propagate thread priority changes to other threads inheriting the priority via mutexes il y a 9 ans
mutex.h d3ff5b91e1 Kernel/Mutex: Propagate thread priority changes to other threads inheriting the priority via mutexes il y a 9 ans
process.cpp 84fbbe2629 Use negative priorities to avoid special-casing the self-include il y a 9 ans
process.h ebdae19fd2 Remove empty newlines in #include blocks. il y a 9 ans
resource_limit.cpp f2f2572fed Thread: Added priority range checking to svcSetThreadPriority and removed priority clamping code from Thread::SetPriority. il y a 9 ans
resource_limit.h ebdae19fd2 Remove empty newlines in #include blocks. il y a 9 ans
semaphore.cpp 4251eb26ec Kernel/Semaphore: Fixed a regression in semaphore waits. il y a 9 ans
semaphore.h e6a7723f2f Kernel: Object ShouldWait and Acquire calls now take a thread as a parameter. il y a 9 ans
server_port.cpp e6a7723f2f Kernel: Object ShouldWait and Acquire calls now take a thread as a parameter. il y a 9 ans
server_port.h e6a7723f2f Kernel: Object ShouldWait and Acquire calls now take a thread as a parameter. il y a 9 ans
server_session.cpp e6a7723f2f Kernel: Object ShouldWait and Acquire calls now take a thread as a parameter. il y a 9 ans
server_session.h 441f8b5a4b Core: Remove unnecessary include in thread.h il y a 9 ans
session.cpp 396a8d91a4 Manually tweak source formatting and then re-run clang-format il y a 9 ans
shared_memory.cpp 84fbbe2629 Use negative priorities to avoid special-casing the self-include il y a 9 ans
shared_memory.h ebdae19fd2 Remove empty newlines in #include blocks. il y a 9 ans
thread.cpp 1ddff14511 Threads: Check the process' resource limit for the max allowed priority when creating a thread and remove the priority clamping code. il y a 9 ans
thread.h 441f8b5a4b Core: Remove unnecessary include in thread.h il y a 9 ans
timer.cpp 84d72fd92f Merge pull request #2397 from Subv/pulse il y a 9 ans
timer.h 84d72fd92f Merge pull request #2397 from Subv/pulse il y a 9 ans
vm_manager.cpp 84fbbe2629 Use negative priorities to avoid special-casing the self-include il y a 9 ans
vm_manager.h ebdae19fd2 Remove empty newlines in #include blocks. il y a 9 ans