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

/system/extras/tests/bionic/libc/common/
H A Dtest_pthread_once.c52 thread_function(void* arg) function
69 if (pthread_create( &threads[nn], NULL, thread_function, (void*)(long int)nn) < 0) {

Completed in 48 milliseconds