Searched refs:start (Results 1 – 3 of 3) sorted by relevance
2 is to start threading. */
75 int (*start)(void*) = (int (*) (void*)) start_routine; in entry_point() local76 __pthread_exit ((void*) (uintptr_t) start (arg)); in entry_point()
103 pt-thread-start \
Completed in 7 milliseconds