Searched defs:thread_start (Results 1 – 4 of 4) sorted by relevance
257 thread_start(struct pthread *curthread) in thread_start() function
641 thread_start(void* arg) thread_start() function
72 uptr thread_start = reinterpret_cast<uptr>( in InitThreads() local
152 void *thread_start(void *arg) { in thread_start() function