Searched refs:__thread_entry (Results 1 – 2 of 2) sorted by relevance
60 @ to the C __thread_entry function which does some setup and then
199 void __thread_entry(int (*func)(void*), void *arg, void **tls) in __thread_entry() function