Searched refs:thread_start (Results 1 – 3 of 3) sorted by relevance
72 uptr thread_start = reinterpret_cast<uptr>( in InitThreads() local75 InitThreadList(thread_start, alloc_size); in InitThreads()
127 void *thread_start(void *arg) { in thread_start() function241 return REAL(pthread_create)(thread, attr, thread_start, tinfo); in INTERCEPTOR()
635 thread_start(void* arg) in thread_start() 673 thread_start, daemon->workers[i]); in daemon_stop_others() 615 thread_start(void* arg) thread_start() function