Searched refs:entry_point (Results 1 – 2 of 2) sorted by relevance
47 entry_point (struct __pthread *self, void *(*start_routine) (void *), void *arg) in entry_point() function191 err = __pthread_setup (pthread, entry_point, start_routine, arg); in weak_alias()
229 void (*entry_point) (struct __pthread *,
Completed in 7 milliseconds