Emmanuel Gil Peyrot b1503b2020 Remove every trailing whitespace from the project (but externals). 11 лет назад
..
address_arbiter.cpp 0b7d2941cf Kernel: Move reschedules from SVCs to actual mechanisms that reschedule. 11 лет назад
address_arbiter.h 88a4a808c6 Kernel: Stop creating useless Handles during object creation 11 лет назад
event.cpp 0b7d2941cf Kernel: Move reschedules from SVCs to actual mechanisms that reschedule. 11 лет назад
event.h 88a4a808c6 Kernel: Stop creating useless Handles during object creation 11 лет назад
kernel.cpp d3634d4bf4 Core/ResourceLimits: Implemented the basic structure of ResourceLimits. 11 лет назад
kernel.h b8f93e6b18 Kernel: Fix a warning introduced with ResourceLimit, and remove the fallback code to prevent it from happening again. 11 лет назад
mutex.cpp 0b7d2941cf Kernel: Move reschedules from SVCs to actual mechanisms that reschedule. 11 лет назад
mutex.h 1b0bf00cbc Mutex: Locks should be recursive. 11 лет назад
process.cpp f0365f28c2 Merge pull request #772 from lioncash/warn 11 лет назад
process.h d3634d4bf4 Core/ResourceLimits: Implemented the basic structure of ResourceLimits. 11 лет назад
resource_limit.cpp d3634d4bf4 Core/ResourceLimits: Implemented the basic structure of ResourceLimits. 11 лет назад
resource_limit.h b1503b2020 Remove every trailing whitespace from the project (but externals). 11 лет назад
semaphore.cpp b1503b2020 Remove every trailing whitespace from the project (but externals). 11 лет назад
semaphore.h 7725256f64 Explicitly instantiate constructors/destructors for Kernel objects 11 лет назад
session.cpp 7725256f64 Explicitly instantiate constructors/destructors for Kernel objects 11 лет назад
session.h 7ada357b2d Memmap: Re-organize memory function in two files 11 лет назад
shared_memory.cpp 7ada357b2d Memmap: Re-organize memory function in two files 11 лет назад
shared_memory.h c96f22490a Kernel: Capture SharedMemory attributes at creation, not when mapping 11 лет назад
thread.cpp b1503b2020 Remove every trailing whitespace from the project (but externals). 11 лет назад
thread.h b1503b2020 Remove every trailing whitespace from the project (but externals). 11 лет назад
timer.cpp b1503b2020 Remove every trailing whitespace from the project (but externals). 11 лет назад
timer.h 88a4a808c6 Kernel: Stop creating useless Handles during object creation 11 лет назад