Searched refs:pthread_exit (Results 1 - 4 of 4) sorted by relevance

/bionic/libc/bionic/
H A Dpthread_create.cpp102 pthread_exit(NULL);
106 pthread_exit(result);
H A Dpthread.c85 void pthread_exit(void * retval) function
/bionic/libc/include/
H A Dpthread.h145 void pthread_exit(void * retval);
/bionic/tests/
H A Dpthread_test.cpp156 pthread_exit(NULL);

Completed in 5183 milliseconds