Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dpthread_internal.cpp75 void __pthread_internal_remove(pthread_internal_t* thread) { in __pthread_internal_remove() function
96 __pthread_internal_remove(thread); in __pthread_internal_remove_and_free()
Dpthread_exit.cpp112 __pthread_internal_remove(thread); in pthread_exit()
Dpthread_internal.h124 __LIBC_HIDDEN__ void __pthread_internal_remove(pthread_internal_t* thread);