Searched defs:pthread_sigmask (Results 1 - 1 of 1) sorted by relevance

/bionic/libc/bionic/
H A Dpthread.c2110 int pthread_sigmask(int how, const sigset_t *set, sigset_t *oset) function
2112 /* pthread_sigmask must return the error code, but the syscall

Completed in 7 milliseconds