Searched refs:pthread_exit (Results 1 – 12 of 12) sorted by relevance
69 void pthread_exit(void* return_value) { in pthread_exit() function
348 pthread_exit(result); in __pthread_start()
165 pthread_exit(__BIONIC_CAST(reinterpret_cast, void*, in thrd_exit()
202 pthread_exit(nullptr); in ExitThread()
133 FUNCTION(pthread_exit, void (*f)(void*)); in pthread_h()
160 void pthread_exit(void* __return_value) __noreturn;
759 pthread_exit
444 pthread_exit(nullptr); in TestBug57421_main()
333 pthread_exit(nullptr); in main()1956 pthread_exit(nullptr); in PthreadCleanupTester()
786 pthread_exit;
1207 "bionic/pthread_exit.cpp",