Searched refs:__pthread_internal_remove (Results 1 - 3 of 3) sorted by relevance

/bionic/libc/bionic/
H A Dpthread_internal.cpp57 void __pthread_internal_remove(pthread_internal_t* thread) { function
78 __pthread_internal_remove(thread);
H A Dpthread_exit.cpp107 __pthread_internal_remove(thread);
H A Dpthread_internal.h121 __LIBC_HIDDEN__ void __pthread_internal_remove(pthread_internal_t* thread);

Completed in 63 milliseconds