Searched refs:thrd_join (Results 1 – 2 of 2) sorted by relevance
/lib/libc/common/source/thrd/ | ||
A D | thrd.c | 77 int thrd_join(thrd_t thr, int *res) in thrd_join() function |
/lib/libc/common/include/ | ||
A D | threads.h | 41 int thrd_join(thrd_t thr, int *res); |
Completed in 11 milliseconds