Home
last modified time | relevance | path

Searched defs:__thrd (Results 1 – 1 of 1) sorted by relevance

/bionic/libc/include/bits/
Dthreads_inlines.h137 __BIONIC_THREADS_INLINE int thrd_create(thrd_t* __thrd, in thrd_create()
156 __BIONIC_THREADS_INLINE int thrd_detach(thrd_t __thrd) { in thrd_detach()
169 __BIONIC_THREADS_INLINE int thrd_join(thrd_t __thrd, int* __result) { in thrd_join()