Home
last modified time | relevance | path

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

/external/musl/src/thread/
Dthrd_join.c5 int thrd_join(thrd_t t, int *res) in thrd_join() function
/external/trusty/musl/src/thread/
Dthrd_join.c5 int thrd_join(thrd_t t, int *res) in thrd_join() function
/external/cronet/stable/third_party/llvm-libc/src/utils/docgen/
Dthreads.json65 "thrd_join": { object
/external/cronet/tot/third_party/llvm-libc/src/utils/docgen/
Dthreads.json65 "thrd_join": { object
/external/mesa3d/src/c11/impl/
Dthreads_posix.c292 thrd_join(thrd_t thr, int *res) in thrd_join() function
Dthreads_win32.c351 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