Home
last modified time | relevance | path

Searched refs:__thread_entry (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/arch-arm/bionic/
Dclone.S60 @ to the C __thread_entry function which does some setup and then
/bionic/libc/bionic/
Dpthread.c199 void __thread_entry(int (*func)(void*), void *arg, void **tls) in __thread_entry() function