Home
last modified time | relevance | path

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

/external/musl/src/thread/
Dthrd_join.c5 int thrd_join(thrd_t t, 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
/external/mesa3d/include/c11/
Dthreads_posix.h326 thrd_join(thrd_t thr, int *res) in thrd_join() function
Dthreads_win32.h567 thrd_join(thrd_t thr, int *res) in thrd_join() function