Searched defs:thrd_join (Results 1 – 3 of 3) sorted by relevance
103 thrd_join(thrd_t thr, int *res) in thrd_join() function
103 static inline int thrd_join(thrd_t *thrd, int *res) in thrd_join() function
107 static inline int thrd_join(thrd_t *thrd, int *res) in thrd_join() function