Searched defs:__thrd (Results 1 – 1 of 1) sorted by relevance
136 __BIONIC_THREADS_INLINE int thrd_create(thrd_t* _Nonnull __thrd, in thrd_create()155 __BIONIC_THREADS_INLINE int thrd_detach(thrd_t __thrd) { in thrd_detach()168 __BIONIC_THREADS_INLINE int thrd_join(thrd_t __thrd, int* _Nullable __result) { in thrd_join()