89 lines · yaml
1functions:2 call_once:3 c-definition: 7.28.2.14 in-latest-posix: ''5 cnd_broadcast:6 c-definition: 7.28.3.17 in-latest-posix: ''8 cnd_destroy:9 c-definition: 7.28.3.210 in-latest-posix: ''11 cnd_init:12 c-definition: 7.28.3.313 in-latest-posix: ''14 cnd_signal:15 c-definition: 7.28.3.416 in-latest-posix: ''17 cnd_timedwait:18 c-definition: 7.28.3.519 in-latest-posix: ''20 cnd_wait:21 c-definition: 7.28.3.622 in-latest-posix: ''23 mtx_destroy:24 c-definition: 7.28.4.225 in-latest-posix: ''26 mtx_init:27 c-definition: 7.28.4.328 in-latest-posix: ''29 mtx_lock:30 c-definition: 7.28.4.431 in-latest-posix: ''32 mtx_timedlock:33 c-definition: 7.28.4.534 in-latest-posix: ''35 mtx_trylock:36 c-definition: 7.28.4.637 in-latest-posix: ''38 mtx_unlock:39 c-definition: 7.28.4.740 in-latest-posix: ''41 thrd_create:42 c-definition: 7.28.5.143 in-latest-posix: ''44 thrd_current:45 c-definition: 7.28.5.246 in-latest-posix: ''47 thrd_detach:48 c-definition: 7.28.5.349 in-latest-posix: ''50 thrd_equal:51 c-definition: 7.28.5.452 in-latest-posix: ''53 thrd_exit:54 c-definition: 7.28.5.555 in-latest-posix: ''56 thrd_join:57 c-definition: 7.28.5.658 in-latest-posix: ''59 thrd_sleep:60 c-definition: 7.28.5.761 in-latest-posix: ''62 thrd_yield:63 c-definition: 7.28.5.864 in-latest-posix: ''65 tss_create:66 c-definition: 7.28.6.167 in-latest-posix: ''68 tss_delete:69 c-definition: 7.28.6.270 in-latest-posix: ''71 tss_get:72 c-definition: 7.28.6.373 in-latest-posix: ''74 tss_set:75 c-definition: 7.28.6.476 in-latest-posix: ''77macros:78 ONCE_FLAG_INIT:79 c-definition: 7.28.180 in-latest-posix: ''81 TSS_DTOR_ITERATIONS:82 c-definition: 7.28.183 in-latest-posix: ''84 __STDC_NO_THREADS__:85 c-definition: 7.28.186 thread_local:87 in-latest-posix: ''88 89