Logo
Explore Help
Sign In
encounter/libnx
0
0
Fork 0
You've already forked libnx
mirror of https://github.com/encounter/libnx.git synced 2026-03-30 11:18:54 -07:00
Code Issues Packages Projects Releases Wiki Activity
Files
svcSleepThread_ret
libnx/nx/source/kernel
T
History
yellows8 5e69f760fb Added support for exception-handling.
2018-11-14 16:17:02 -05:00
..
barrier.c
barrier implementation using semaphores (#186)
2018-10-23 21:19:26 +02:00
condvar.c
Change CondVar API to have the mutex be passed to condvarWait* instead of condvarInit
2018-08-05 14:31:31 +02:00
detect.c
Implement kernelAbove600()
2018-09-09 19:55:12 +02:00
event.c
Fixed swapped params for svcCreateEvent in eventCreate.
2018-10-26 13:08:45 -04:00
jit.c
Fixed swapped params for memalign in jitCreate().
2018-10-17 14:47:14 -04:00
mutex.c
Fix mutexUnlock
2018-06-25 11:12:45 -04:00
random.c
Add RandomSeed (14) homebrew ABI key and related handling
2018-10-17 17:17:05 +02:00
rwlock.c
Add rwlockInit (#155)
2018-08-24 16:20:01 +02:00
semaphore.c
Change CondVar API to have the mutex be passed to condvarWait* instead of condvarInit
2018-08-05 14:31:31 +02:00
shmem.c
Document kernel/: shmem.h, thread.h, tmem.h, virtmem.h
2018-02-10 22:40:11 +01:00
svc.s
Added support for exception-handling.
2018-11-14 16:17:02 -05:00
thread.c
Add threadGetCurHandle
2018-10-27 17:34:44 +02:00
tmem.c
Fix memory leak in tmemCreate
2018-08-11 15:01:12 +02:00
virtmem.c
virtmem: Fix minor regression
2018-10-23 04:07:01 +02:00
Powered by Gitea Page: 187ms Template: 31ms
Auto
English
English
Licenses API