Home
last modified time | relevance | path

Searched refs:__pthread_exit (Results 1 – 5 of 5) sorted by relevance

/htl/
A Dpt-exit.c33 __pthread_exit (void *status) in __pthread_exit() function
112 weak_alias (__pthread_exit, pthread_exit);
A Dpt-testcancel.c35 __pthread_exit (PTHREAD_CANCELED); in __pthread_testcancel()
A Dpt-initialize.c51 .ptr___pthread_exit = __pthread_exit,
A Dforward.c110 FORWARD_NORETURN (__pthread_exit, void, (void *retval), (retval),
112 strong_alias (__pthread_exit, pthread_exit);
A Dpt-create.c76 __pthread_exit ((void*) (uintptr_t) start (arg)); in entry_point()
79 __pthread_exit (start_routine (arg)); in entry_point()

Completed in 10 milliseconds