wwylele 5728e42634 Thread: remove the thread from the thread list when exiting 9 лет назад
..
address_arbiter.cpp 8634b8cb83 Threading: Reworked the way our scheduler works. 9 лет назад
address_arbiter.h ebdae19fd2 Remove empty newlines in #include blocks. 10 лет назад
client_port.cpp 016307ae65 Fixed the codestyle to match our clang-format rules. 9 лет назад
client_port.h 016307ae65 Fixed the codestyle to match our clang-format rules. 9 лет назад
client_session.cpp 016307ae65 Fixed the codestyle to match our clang-format rules. 9 лет назад
client_session.h 016307ae65 Fixed the codestyle to match our clang-format rules. 9 лет назад
event.cpp 4ab8692475 Kernel/Events: Log an error when trying to create Pulse events and timers. 9 лет назад
event.h 85a83158fb move ResetType to kernel.h 10 лет назад
kernel.cpp 4c9b80cee3 Kernel: remove object's waiting thread if it is dead 9 лет назад
kernel.h cda7210fad Merge pull request #2260 from Subv/scheduling 9 лет назад
memory.cpp 13d46f6820 Fix typos 9 лет назад
memory.h ebdae19fd2 Remove empty newlines in #include blocks. 10 лет назад
mutex.cpp 84fbbe2629 Use negative priorities to avoid special-casing the self-include 10 лет назад
mutex.h ebdae19fd2 Remove empty newlines in #include blocks. 10 лет назад
process.cpp 84fbbe2629 Use negative priorities to avoid special-casing the self-include 10 лет назад
process.h ebdae19fd2 Remove empty newlines in #include blocks. 10 лет назад
resource_limit.cpp 84fbbe2629 Use negative priorities to avoid special-casing the self-include 10 лет назад
resource_limit.h ebdae19fd2 Remove empty newlines in #include blocks. 10 лет назад
semaphore.cpp 84fbbe2629 Use negative priorities to avoid special-casing the self-include 10 лет назад
semaphore.h ebdae19fd2 Remove empty newlines in #include blocks. 10 лет назад
server_port.cpp 016307ae65 Fixed the codestyle to match our clang-format rules. 9 лет назад
server_port.h 00f0c77570 Split SessionRequestHandler::HandleSyncRequest into HandleSyncRequest, TranslateRequest and HandleSyncRequestImpl. 9 лет назад
server_session.cpp 016307ae65 Fixed the codestyle to match our clang-format rules. 9 лет назад
server_session.h 016307ae65 Fixed the codestyle to match our clang-format rules. 9 лет назад
session.cpp 396a8d91a4 Manually tweak source formatting and then re-run clang-format 10 лет назад
shared_memory.cpp 84fbbe2629 Use negative priorities to avoid special-casing the self-include 10 лет назад
shared_memory.h ebdae19fd2 Remove empty newlines in #include blocks. 10 лет назад
thread.cpp 5728e42634 Thread: remove the thread from the thread list when exiting 9 лет назад
thread.h 5728e42634 Thread: remove the thread from the thread list when exiting 9 лет назад
timer.cpp 8634b8cb83 Threading: Reworked the way our scheduler works. 9 лет назад
timer.h 85a83158fb move ResetType to kernel.h 10 лет назад
vm_manager.cpp 84fbbe2629 Use negative priorities to avoid special-casing the self-include 10 лет назад
vm_manager.h ebdae19fd2 Remove empty newlines in #include blocks. 10 лет назад