Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/supplement/thread/
Dpthread_detach.c23 void *threadfunc(void *arg) in threadfunc() function
Dpthread_self.c22 void *threadfunc(void *arg) in threadfunc() function
Dpthread_join.c24 void *threadfunc(void *arg) in threadfunc() function
Dpthread_barrier_wait.c26 static void threadfunc(void) in threadfunc() function
Dthrd_detach.c28 int threadfunc(void *arg) in threadfunc() function
Dthrd_create.c29 int threadfunc(void *arg) in threadfunc() function
Dthrd_join.c31 int threadfunc(void *arg) in threadfunc() function
Dthrd_sleep.c30 int threadfunc(void *arg) in threadfunc() function
Dpthread_create.c33 void *threadfunc(void *arg) in threadfunc() function
/third_party/musl/libc-test/src/functional/
Dpthread_getname_np.c15 static void *threadfunc(void *parm) in threadfunc() function
/third_party/libdrm/tests/exynos/
Dexynos_fimg2d_event.c76 static void* threadfunc(void *arg) { in threadfunc() function