PThread implementation for Nintendo 3DS Horizon OS targets. Keep in mind that Horizon OS uses a cooperative, and not preemptive, threading model.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Meziu 2e5e1b5a1b
Merge pull request #14 from Meziu/tweak/remove-svcGetThreadList
3 years ago
src Rename SendPtr to ShareablePtr because it implements Sync as well 3 years ago
.gitignore Working state 3 years ago
Cargo.toml Implement pthread extensions and improve pthread_create 3 years ago