You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
bunnei 01e37962e7 Merge pull request #162 from SeannyM/warning-fixes 11 years ago
..
address_arbiter.cpp Add `override` keyword through the code. 11 years ago
address_arbiter.h Kernel: Added preliminary support for address arbiters. 12 years ago
archive.cpp Fix some warnings 11 years ago
archive.h Kernel: Implement the Close command for Archive, File and Directory. 11 years ago
event.cpp Add `override` keyword through the code. 11 years ago
event.h Kernel: Updated various kernel function "name" arguments to be const references. 12 years ago
kernel.cpp Core: Get rid of unnecessary switch statement in Kernel 11 years ago
kernel.h Kernel: Add a Directory object and a getter for it from an Archive object. 11 years ago
mutex.cpp Add `override` keyword through the code. 11 years ago
mutex.h Kernel: Updated various kernel function "name" arguments to be const references. 12 years ago
shared_memory.cpp Add `override` keyword through the code. 11 years ago
shared_memory.h SharedMemory: Updated MapSharedMemory to use an enum for permissions. 12 years ago
thread.cpp Add `override` keyword through the code. 11 years ago
thread.h Thread: Added more descriptive comment to WaitCurrentThread. 12 years ago