Searched refs:pthread_exit (Results 1 – 12 of 12) sorted by relevance
70 void pthread_exit(void* return_value) { in pthread_exit() function
382 pthread_exit(result); in __pthread_start()
206 pthread_exit(nullptr); in ExitThread()
164 pthread_exit(__BIONIC_CAST(reinterpret_cast, void*, in thrd_exit()
133 FUNCTION(pthread_exit, void (*f)(void*)); in pthread_h()
163 void pthread_exit(void* _Nullable __return_value) __noreturn;
759 pthread_exit
446 pthread_exit(nullptr); in TestBug57421_main()
362 pthread_exit(nullptr); in main()2035 pthread_exit(nullptr); in PthreadCleanupTester()
786 pthread_exit;
905 "bionic/pthread_exit.cpp",