15 Commits (b3498da8a7ec6b7dc1486aa5d6d1ea3c64269b35)

Author SHA1 Message Date
AzureMarker 1704505614
Deallocate the closure if thread spawning failed 3 years ago
AzureMarker db26a42401
Implement pthread extensions and improve pthread_create 3 years ago
Ian Chamberlain 5d36aefb44
Add stub pthread_sigmask implementation 3 years ago
AzureMarker c82ce62c9b
Add back basic pthread threading support 3 years ago
Andrea Ciliberti 87eceaf5ef Use ctru-sys rather than re-declarations 3 years ago
AzureMarker a7ff3bc394
Fix pthread_cond_timedwait from sleeping for about 52 years 3 years ago
AzureMarker fdd1b58452
Fix reentrant locking behavior in thread keys 3 years ago
AzureMarker 89cfb145b7
Make thread keys impl thread-safe and handle invalid keys 3 years ago
Andrea Ciliberti 207b108914 Removed thread spawn support in favor of ctru threads 3 years ago
Andrea Ciliberti cea081ac27 Guess it works now 3 years ago
Andrea Ciliberti 69eb0774f8 Testing rwlock impl 3 years ago
AzureMarker 04a89ae72c
Add init method to force linking 3 years ago
Andrea Ciliberti 98a8b638af Fixed warnings from clippy and formatted 3 years ago
Meziu 74acb03a72 Working state 3 years ago