libnx/nx/source/kernel
2018-03-23 19:04:26 +01:00
..
condvar.c Condvar fix 2018-02-21 03:05:15 +01:00
detect.c Derp 2018-03-23 19:04:26 +01:00
jit.c Clean up types.h: 2018-02-10 22:40:11 +01:00
mutex.c Change type of TryLock to bool 2018-02-28 18:22:28 +01:00
random.c Document kernel/: detect.h, jit.h, mutex.h, random.h, rwlock.h 2018-02-10 22:40:11 +01:00
rwlock.c This looks better 2018-01-22 20:11:55 +01:00
shmem.c Document kernel/: shmem.h, thread.h, tmem.h, virtmem.h 2018-02-10 22:40:11 +01:00
svc.s Optimize/fix several things in svc.s 2018-02-10 22:40:11 +01:00
thread.c This looks better 2018-01-22 20:11:55 +01:00
tmem.c Fix ipc session close race properly 2018-03-11 13:21:36 +01:00
virtmem.c This looks better 2018-01-22 20:11:55 +01:00