Home
last modified time | relevance | path

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

/external/llvm-project/libc/src/threads/linux/
Dthrd_join.cpp21 int LLVM_LIBC_ENTRYPOINT(thrd_join)(thrd_t *thread, int *retval) { in LLVM_LIBC_ENTRYPOINT() argument
/external/virglrenderer/src/gallium/include/c11/
Dthreads_posix.h302 thrd_join(thrd_t thr, int *res) in thrd_join() function
Dthreads_win32.h559 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