Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dpthread_exit.cpp69 void pthread_exit(void* return_value) { in pthread_exit() function
Dpthread_create.cpp348 pthread_exit(result); in __pthread_start()
/bionic/libc/include/bits/
Dthreads_inlines.h165 pthread_exit(__BIONIC_CAST(reinterpret_cast, void*, in thrd_exit()
/bionic/benchmarks/
Dpthread_benchmark.cpp202 pthread_exit(nullptr); in ExitThread()
/bionic/tests/headers/posix/
Dpthread_h.c133 FUNCTION(pthread_exit, void (*f)(void*)); in pthread_h()
/bionic/libc/include/
Dpthread.h160 void pthread_exit(void* __return_value) __noreturn;
/bionic/libc/tools/
Dposix-2013.txt759 pthread_exit
/bionic/tests/
Dstdlib_test.cpp444 pthread_exit(nullptr); in TestBug57421_main()
Dpthread_test.cpp333 pthread_exit(nullptr); in main()
1956 pthread_exit(nullptr); in PthreadCleanupTester()
/bionic/tools/versioner/platforms/
Dlibc.map.txt786 pthread_exit;
/bionic/libc/
Dlibc.map.txt786 pthread_exit;
DAndroid.bp1207 "bionic/pthread_exit.cpp",