libnx/nx/include/switch/kernel
2018-01-18 20:53:04 +01:00
..
detect.h Detect debugger and use svcBreak in panic 2018-01-11 21:49:41 +01:00
mutex.h Implement lock_init{_recursive} newlib syscalls 2017-11-14 00:31:47 +01:00
random.h Fix signature of randomGet64() 2018-01-18 20:53:04 +01:00
rwlock.h Introducing RwLock, make hid threadsafe 2018-01-11 22:25:49 +01:00
shmem.h Aligning code style of kernel primitives 2018-01-06 06:10:55 +01:00
svc.h Added svcSetProcessMemoryPermission and svcMapProcessCodeMemory/svcUnmapProcessCodeMemory. Added PERM_X. 2018-01-13 23:49:54 -05:00
thread.h More threading functionality 2018-01-01 23:32:44 +01:00
tmem.h Aligning code style of kernel primitives 2018-01-06 06:10:55 +01:00
virtmem.h Introducing thread.. 2017-10-08 18:39:33 +02:00