pthread_sigmask 74 lib/pselect.c pthread_sigmask (SIG_SETMASK, sigmask, &origmask); pthread_sigmask 81 lib/pselect.c pthread_sigmask (SIG_SETMASK, &origmask, NULL); pthread_sigmask 35 lib/pthread_sigmask.c #undef pthread_sigmask pthread_sigmask 52 lib/pthread_sigmask.c ret = pthread_sigmask (how, new_mask, old_mask_ptr); pthread_sigmask 62 lib/pthread_sigmask.c && pthread_sigmask (1729, &omask_copy, NULL) == 0) pthread_sigmask 148 lib/signal.in.h _GL_FUNCDECL_RPL (pthread_sigmask, int, pthread_sigmask 152 lib/signal.in.h _GL_CXXALIAS_RPL (pthread_sigmask, int, pthread_sigmask 157 lib/signal.in.h # if !(@HAVE_PTHREAD_SIGMASK@ || defined pthread_sigmask) pthread_sigmask 158 lib/signal.in.h _GL_FUNCDECL_SYS (pthread_sigmask, int, pthread_sigmask 163 lib/signal.in.h _GL_CXXALIAS_SYS (pthread_sigmask, int, pthread_sigmask 169 lib/signal.in.h _GL_CXXALIASWARN (pthread_sigmask); pthread_sigmask 174 lib/signal.in.h _GL_WARN_ON_USE (pthread_sigmask, "pthread_sigmask is not portable - " pthread_sigmask 448 nt/inc/ms-w32.h #ifdef pthread_sigmask pthread_sigmask 451 nt/inc/ms-w32.h extern int pthread_sigmask (int, const sigset_t *, sigset_t *); pthread_sigmask 371 src/android.c if (pthread_sigmask (SIG_BLOCK, &signals, NULL)) pthread_sigmask 1869 src/android.c pthread_sigmask (SIG_SETMASK, &startup_signal_mask, NULL); pthread_sigmask 2465 src/android.c if (pthread_sigmask (SIG_BLOCK, &sigset, &startup_signal_mask)) pthread_sigmask 81 src/atimer.c pthread_sigmask (SIG_BLOCK, &blocked, oldset); pthread_sigmask 86 src/atimer.c pthread_sigmask (SIG_SETMASK, oldset, 0); pthread_sigmask 480 src/emacs.c pthread_sigmask (SIG_UNBLOCK, &unblocked, 0); pthread_sigmask 213 src/haiku_io.c if (pthread_sigmask (SIG_BLOCK, &set, NULL)) pthread_sigmask 2754 src/keyboard.c pthread_sigmask (SIG_SETMASK, &empty_mask, 0); pthread_sigmask 11973 src/keyboard.c pthread_sigmask (SIG_BLOCK, &blocked, 0); pthread_sigmask 12063 src/keyboard.c pthread_sigmask (SIG_SETMASK, &empty_mask, 0); pthread_sigmask 12590 src/keyboard.c pthread_sigmask (SIG_SETMASK, &empty_mask, 0); pthread_sigmask 71 src/msdos.h int pthread_sigmask (int, const sigset_t *, sigset_t *); pthread_sigmask 311 src/sound.c pthread_sigmask (SIG_UNBLOCK, &unblocked, 0); pthread_sigmask 722 src/sound.c pthread_sigmask (SIG_BLOCK, &blocked, &oldset); pthread_sigmask 756 src/sound.c pthread_sigmask (SIG_SETMASK, &oldset, 0); pthread_sigmask 779 src/sound.c pthread_sigmask (SIG_BLOCK, &blocked, &oldset); pthread_sigmask 788 src/sound.c pthread_sigmask (SIG_SETMASK, &oldset, 0); pthread_sigmask 833 src/sysdep.c pthread_sigmask (SIG_UNBLOCK, &unblocked, 0); pthread_sigmask 857 src/sysdep.c pthread_sigmask (SIG_BLOCK, &blocked, 0); pthread_sigmask 872 src/sysdep.c pthread_sigmask (SIG_BLOCK, &blocked, oldset); pthread_sigmask 880 src/sysdep.c pthread_sigmask (SIG_SETMASK, oldset, 0); pthread_sigmask 892 src/sysdep.c pthread_sigmask (SIG_BLOCK, &blocked, oldset); pthread_sigmask 899 src/sysdep.c pthread_sigmask (SIG_SETMASK, oldset, 0); pthread_sigmask 942 src/sysdep.c pthread_sigmask (SIG_BLOCK, &blocked, oldset); pthread_sigmask 950 src/sysdep.c pthread_sigmask (SIG_SETMASK, oldset, 0); pthread_sigmask 1753 src/sysdep.c pthread_sigmask (SIG_BLOCK, &blocked, 0); pthread_sigmask 1819 src/sysdep.c pthread_sigmask (SIG_SETMASK, &empty_mask, 0); pthread_sigmask 2629 test/manual/etags/c-src/emacs/src/keyboard.c pthread_sigmask (SIG_SETMASK, &empty_mask, 0); pthread_sigmask 10418 test/manual/etags/c-src/emacs/src/keyboard.c pthread_sigmask (SIG_BLOCK, &blocked, 0); pthread_sigmask 10502 test/manual/etags/c-src/emacs/src/keyboard.c pthread_sigmask (SIG_SETMASK, &empty_mask, 0); pthread_sigmask 10523 test/manual/etags/c-src/emacs/src/keyboard.c pthread_sigmask (SIG_SETMASK, &empty_mask, 0); pthread_sigmask 11006 test/manual/etags/c-src/emacs/src/keyboard.c pthread_sigmask (SIG_SETMASK, &empty_mask, 0);