Home
last modified time | relevance | path

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

/nptl/
A Dpthread_join.c22 ___pthread_join (pthread_t threadid, void **thread_return) in ___pthread_join() function
27 versioned_symbol (libc, ___pthread_join, pthread_join, GLIBC_2_34);
28 libc_hidden_ver (___pthread_join, __pthread_join)
30 strong_alias (___pthread_join, __pthread_join)
34 compat_symbol (libc, ___pthread_join, pthread_join, GLIBC_2_0);

Completed in 4 milliseconds