Searched defs:pthread_sigmask (Results 1 - 2 of 2) sorted by relevance
| /src/include/ | ||
| H A D | signal.h | 80 #define pthread_sigmask __libc_thr_sigsetmask macro |
| /src/lib/libpthread/ | ||
| H A D | pthread_misc.c | 165 pthread_sigmask(int how, const sigset_t *set, sigset_t *oset) function in typeref:typename:int |
Completed in 3 milliseconds