Home
last modified time | relevance | path

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

/external/trusty/musl/src/thread/
Dthrd_join.c5 int thrd_join(thrd_t t, int *res) in thrd_join() function
/external/musl/src/thread/
Dthrd_join.c5 int thrd_join(thrd_t t, int *res) in thrd_join() function
/external/mesa3d/src/c11/impl/
Dthreads_posix.c316 thrd_join(thrd_t thr, int *res) in thrd_join() function
Dthreads_win32.c375 thrd_join(thrd_t thr, int *res) in thrd_join() function
/external/virglrenderer/src/mesa/compat/c11/
Dthreads_posix.h326 thrd_join(thrd_t thr, int *res) in thrd_join() function
Dthreads_win32.h436 thrd_join(thrd_t thr, int *res) in thrd_join() function