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.
Andrea Ciliberti ead0dfe5b8 init function removal 1 year ago
..
thread Remove unneeded init functions 1 year ago
condvar.rs Remove unneeded init functions 1 year ago
lib.rs init function removal 1 year ago
misc.rs Remove unneeded init functions 1 year ago
mutex.rs Remove unneeded init functions 1 year ago
rwlock.rs Remove unneeded init functions 1 year ago
thread.rs Remove unneeded init functions 1 year ago
thread_keys.rs Remove unneeded init functions 1 year ago