wut/libraries/wutstdc++
2023-06-20 21:35:53 +02:00
..
wut_gthread_cond.cpp wutstdc++: Fix __wut_cond_timedwait 2022-09-27 23:24:27 +02:00
wut_gthread_keys.cpp Implement wut_set_thread_specific/wut_get_thread_specific as weak functions 2023-06-20 21:35:53 +02:00
wut_gthread_mutex.cpp First pass at adopting a devkitPro-style build system, see details: 2019-02-12 12:46:28 +01:00
wut_gthread_once.cpp wutstdc++: Use OSSwapAtomic where compare isn't necessary 2022-08-05 23:31:10 +02:00
wut_gthread_recursive_mutex.cpp First pass at adopting a devkitPro-style build system, see details: 2019-02-12 12:46:28 +01:00
wut_gthread_thread.cpp wutstdc++: Add weak variable __wut_thread_default_stack_size to override the default stack size 2022-09-21 21:01:43 +02:00
wut_gthread.cpp reworked syscalls interface 2020-06-07 13:09:11 +01:00
wut_gthread.h Implement wut_set_thread_specific/wut_get_thread_specific as weak functions 2023-06-20 21:35:53 +02:00