mirror of
https://github.com/switchbrew/libnx.git
synced 2025-11-23 22:38:23 +01:00
Implement svcSetThreadPriority. Implement svcGetCurrentProcessorNumber. Implement svcSignalEvent. Implement svcSendSyncRequestWithUserBuffer. Implement svcSendAsyncRequestWithUserBuffer. Implement svcGetThreadId. Implement svcReplyAndReceiveWithUserBuffer. Implement svcCreateEvent. Implement svcReadWriteRegister. Implement svcCreateInterruptEvent. Implement svcMapDeviceAddressSpaceByForce. Implement svcTerminateProcess. Fix svcMapDeviceAddressSpaceAligned. Fix svcUnmapDeviceAddressSpace. |
||
|---|---|---|
| .. | ||
| condvar.h | ||
| detect.h | ||
| ipc.h | ||
| jit.h | ||
| mutex.h | ||
| random.h | ||
| rwlock.h | ||
| shmem.h | ||
| svc.h | ||
| thread.h | ||
| tmem.h | ||
| virtmem.h | ||