Home
last modified time | relevance | path

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

/nptl/
A Dpthread_sigmask.c24 __pthread_sigmask (int how, const sigset_t *newmask, sigset_t *oldmask) in __pthread_sigmask() function
47 libc_hidden_def (__pthread_sigmask)
49 versioned_symbol (libc, __pthread_sigmask, pthread_sigmask, GLIBC_2_32);
51 strong_alias (__pthread_sigmask, __pthread_sigmask_2);

Completed in 2 milliseconds