Home
last modified time | relevance | path

Searched defs:threadfunc (Results 1 - 12 of 12) sorted by relevance

/third_party/musl/libc-test/src/functionalext/supplement/thread/
H A Dpthread_detach.c23 void *threadfunc(void *arg) in threadfunc() function
H A Dpthread_barrier_wait.c26 static void threadfunc(void) in threadfunc() function
H A Dpthread_join.c24 void *threadfunc(void *arg) in threadfunc() function
H A Dpthread_self.c22 void *threadfunc(void *arg) in threadfunc() function
H A Dthrd_create.c29 int threadfunc(void *arg) in threadfunc() function
H A Dthrd_join.c31 int threadfunc(void *arg) in threadfunc() function
H A Dthrd_sleep.c30 int threadfunc(void *arg) in threadfunc() function
H A Dthrd_detach.c28 int threadfunc(void *arg) in threadfunc() function
H A Dpthread_create.c33 void *threadfunc(void *arg) in threadfunc() function
/third_party/musl/libc-test/src/functional/
H A Dpthread_getname_np.c15 static void *threadfunc(void *parm) in threadfunc() function
/third_party/astc-encoder/Source/
H A Dastcenccli_platform_dependents.cpp52 pthread_create( pthread_t* thread, const pthread_attr_t* attribs, void* (*threadfunc)(void*), void* thread_arg ) pthread_create() argument
/third_party/libdrm/tests/exynos/
H A Dexynos_fimg2d_event.c76 static void* threadfunc(void *arg) { in threadfunc() function

Completed in 4 milliseconds