Searched refs:__pthread_sigqueue (Results 1 – 1 of 1) sorted by relevance
28 __pthread_sigqueue (pthread_t threadid, int signo, const union sigval value) in __pthread_sigqueue() function66 versioned_symbol (libc, __pthread_sigqueue, pthread_sigqueue, GLIBC_2_34);69 compat_symbol (libpthread, __pthread_sigqueue, pthread_sigqueue, GLIBC_2_11);
Completed in 2 milliseconds