Searched refs:__thrd_exit (Results 1 – 2 of 2) sorted by relevance
23 __thrd_exit (int res) in __thrd_exit() function28 versioned_symbol (libc, __thrd_exit, thrd_exit, GLIBC_2_34);30 compat_symbol (libpthread, __thrd_exit, thrd_exit, GLIBC_2_28);33 strong_alias (__thrd_exit, thrd_exit)
19576 (__thrd_exit): New function.