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