Home
last modified time | relevance | path

Searched refs:pthread_exit (Results 1 – 15 of 15) sorted by relevance

/bionic/libc/bionic/
Dpthread_exit.cpp63 void pthread_exit(void* return_value) { in pthread_exit() function
Dpthread_create.cpp227 pthread_exit(result); in __pthread_start()
/bionic/benchmarks/
Dpthread_benchmark.cpp158 pthread_exit(NULL); in ExitThread()
/bionic/libc/include/
Dpthread.h129 void pthread_exit(void*) __noreturn;
/bionic/tests/
Dstdlib_test.cpp270 pthread_exit(NULL); in TestBug57421_main()
Dpthread_test.cpp327 pthread_exit(NULL); in main()
1553 pthread_exit(NULL); in PthreadCleanupTester()
/bionic/libc/tools/
Dposix-2013.txt759 pthread_exit
/bionic/libc/
Dlibc.mips64.map704 pthread_exit;
Dlibc.x86_64.map704 pthread_exit;
Dlibc.arm64.map704 pthread_exit;
Dlibc.mips.map758 pthread_exit;
Dlibc.x86.map756 pthread_exit;
Dlibc.arm.map760 pthread_exit;
Dlibc.map.txt785 pthread_exit;
DAndroid.bp1542 "bionic/pthread_exit.cpp",