libnx/nx/include/switch/kernel
SciresM f40f544a07 IPC: Improve information available in IpcParsedCommand (#72)
* IPC: Add C descriptor support to IpcParsedCommand

* Add Command Type to IpcParsedCommand

* Replace constants with IpcCommandType where relevant.

* Add RawWithoutPadding pointer, required for serverside deserialization calculations.
2018-04-22 01:14:46 +02:00
..
condvar.h Document kernel/condvar.h 2018-02-10 22:40:11 +01:00
detect.h Detect 5.0.0 properly 2018-03-23 19:01:09 +01:00
ipc.h IPC: Improve information available in IpcParsedCommand (#72) 2018-04-22 01:14:46 +02:00
jit.h Document kernel/: detect.h, jit.h, mutex.h, random.h, rwlock.h 2018-02-10 22:40:11 +01: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
shmem.h Documentation: address second batch of comments (#38) 2018-02-10 22:40:11 +01:00
svc.h kernel/svc.h: Add descriptions/basic info for the rest of syscalls 2018-02-10 22:40:11 +01: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