You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yuzu/src/core/hle/kernel
Lioncash a3f5e5605c core: Fix a few docstrings 11 years ago
..
address_arbiter.cpp AddrArbiter: Implement arbitration types 3 and 4. 11 years ago
address_arbiter.h AddrArbiter: Implement arbitration types 3 and 4. 11 years ago
event.cpp Kernel: Start using boost::intrusive_ptr for lifetime management 11 years ago
event.h License change 11 years ago
kernel.cpp Kernel: Start using boost::intrusive_ptr for lifetime management 11 years ago
kernel.h Kernel: Start using boost::intrusive_ptr for lifetime management 11 years ago
mutex.cpp Kernel: Start using boost::intrusive_ptr for lifetime management 11 years ago
mutex.h License change 11 years ago
semaphore.cpp Kernel: Start using boost::intrusive_ptr for lifetime management 11 years ago
semaphore.h Merge pull request #291 from purpasmart96/license 11 years ago
session.h Kernel: Replace GetStaticHandleType by HANDLE_TYPE constants 11 years ago
shared_memory.cpp Kernel: Start using boost::intrusive_ptr for lifetime management 11 years ago
shared_memory.h License change 11 years ago
thread.cpp Merge pull request #466 from Subv/wake 11 years ago
thread.h core: Fix a few docstrings 11 years ago
timer.cpp Kernel: Start using boost::intrusive_ptr for lifetime management 11 years ago
timer.h core: Fix a few docstrings 11 years ago