libnx/nx/include/switch/kernel
2023-11-01 19:06:56 +01:00
..
barrier.h barrier: More efficient impl, maybe 2019-02-23 21:05:39 +01:00
condvar.h Remove U64_MAX in favor of using UINT64_MAX 2020-03-16 16:21:33 +01:00
detect.h Add detectMesosphere() 2020-10-29 16:52:16 +01:00
event.h Miscellaneous documentation fixes 2019-05-03 14:32:02 +02:00
jit.h virtmem: Add memory reservation system 2020-10-30 16:07:38 +01:00
levent.h Add light event synchronization primitive [4.0.0+] 2020-10-27 12:27:20 +01:00
mutex.h mutex: rewrite to optimize 2020-05-17 17:46:59 +02: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 rwlock: revamp completely (#350) 2019-12-03 23:16:40 +01:00
semaphore.h Change CondVar API to have the mutex be passed to condvarWait* instead of condvarInit 2018-08-05 14:31:31 +02:00
shmem.h Documentation: address second batch of comments (#38) 2018-02-10 22:40:11 +01:00
svc.h svc: fix query/insecure names 2023-11-01 19:06:56 +01:00
thread.h thread: add threadGetSelf(), add main thread to thread list. (#392) 2020-04-07 01:47:06 +02:00
tmem.h tmem: Add tmemCloseHandle(), tmemWaitForPermission(), use those functions in nv.c to fix a race condition (#606) 2023-04-14 18:33:16 +02:00
uevent.h Fixed doxygen issues / improved docs. Closes #230. 2019-02-19 16:56:33 -05:00
utimer.h Fix typo 2018-12-17 16:18:28 +01:00
virtmem.h Delete old virtmem API 🦀🦀 2021-01-17 17:05:29 +01:00
wait.h Finishing touches to user-mode synchronization primitives 2018-12-17 16:06:23 +01:00