Searched refs:thread3_func (Results 1 - 2 of 2) sorted by relevance

/system/extras/tests/bionic/libc/common/
H A Dtest_pthread_join.c53 thread3_func(void* arg) function
69 pthread_create( &t3, NULL, thread3_func, (void*)t1 );
/system/extras/tests/bionic/libc/bionic/
H A Dtest_pthread_cond.c38 thread3_func(void* arg) function
75 pthread_create( &t[2], NULL, thread3_func, (void *)3 );

Completed in 2 milliseconds