Searched refs:__libc_thr_self_stub (Results 1 – 3 of 3) sorted by relevance
359 __weak_alias(__libc_thr_self,__libc_thr_self_stub) in __weak_alias()394 __libc_thr_self_stub(void) in __libc_thr_self_stub() function
266 thr_t __libc_thr_self_stub(void);
869 return (pthread_t)__libc_thr_self_stub(); in pthread_self()