libnx/nx/include/switch/kernel
2018-08-05 14:30:08 +02:00
..
condvar.h Add missing #pragma once to kernel/condvar.h 2018-06-26 13:12:44 +02:00
detect.h Detect 5.0.0 properly 2018-03-23 19:01:09 +01:00
event.h Event bringup 2018-08-05 13:23:08 +02:00
ipc.h Improve IpcParsedCommand domain message info. (#112) 2018-06-25 11:08:48 -04:00
jit.h In jitTransitionToWritable() and jitTransitionToExecutable(), only run the JitType_CodeMemory handling code when it's actually needed. Actually free j->rx_addr in jitClose() for JitType_JitMemory. 2018-05-21 16:59:49 -04:00
mutex.h Change type of TryLock to bool 2018-02-28 18:22:28 +01:00
random.h Document kernel/: detect.h, jit.h, mutex.h, random.h, rwlock.h 2018-02-10 22:40:11 +01:00
rwlock.h Document kernel/: detect.h, jit.h, mutex.h, random.h, rwlock.h 2018-02-10 22:40:11 +01:00
semaphore.h Add Semaphore (#125) 2018-07-01 00:45:41 +02:00
shmem.h Documentation: address second batch of comments (#38) 2018-02-10 22:40:11 +01:00
svc.h Add svcGetThreadCoreMask and svcSetThreadCoreMask 2018-08-05 14:30:08 +02:00
thread.h Document kernel/: shmem.h, thread.h, tmem.h, virtmem.h 2018-02-10 22:40:11 +01:00
tmem.h Add missing include in tmem.h 2018-02-27 19:14:44 +01:00
virtmem.h Document kernel/: shmem.h, thread.h, tmem.h, virtmem.h 2018-02-10 22:40:11 +01:00