|
libnx
|
Files | |
| file | condvar.h [code] |
| Condition variable synchronization primitive. | |
| file | detect.h [code] |
| Kernel version detection. | |
| file | ipc.h [code] |
| Inter-process communication handling. | |
| file | jit.h [code] |
| Just-in-time compilation support. | |
| file | mutex.h [code] |
| Mutex synchronization primitive. | |
| file | random.h [code] |
| OS-seeded pseudo-random number generation support (ChaCha algorithm). | |
| file | rwlock.h [code] |
| Read/write lock synchronization primitive. | |
| file | shmem.h [code] |
| Shared memory object handling. | |
| file | svc.h [code] |
| Wrappers for kernel syscalls. | |
| file | thread.h [code] |
| Multi-threading support. | |
| file | tmem.h [code] |
| Transfer memory handling. | |
| file | virtmem.h [code] |
| Virtual memory mapping utilities. | |
1.8.11