pthread_sigmask    66 lib/pselect.c      pthread_sigmask (SIG_SETMASK, sigmask, &origmask);
pthread_sigmask    73 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   143 lib/signal.in.h _GL_FUNCDECL_RPL (pthread_sigmask, int,
pthread_sigmask   147 lib/signal.in.h _GL_CXXALIAS_RPL (pthread_sigmask, int,
pthread_sigmask   152 lib/signal.in.h #  if !(@HAVE_PTHREAD_SIGMASK@ || defined pthread_sigmask)
pthread_sigmask   153 lib/signal.in.h _GL_FUNCDECL_SYS (pthread_sigmask, int,
pthread_sigmask   158 lib/signal.in.h _GL_CXXALIAS_SYS (pthread_sigmask, int,
pthread_sigmask   164 lib/signal.in.h _GL_CXXALIASWARN (pthread_sigmask);
pthread_sigmask   169 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    81 src/atimer.c     pthread_sigmask (SIG_BLOCK, &blocked, oldset);
pthread_sigmask    86 src/atimer.c     pthread_sigmask (SIG_SETMASK, oldset, 0);
pthread_sigmask   460 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  2724 src/keyboard.c       pthread_sigmask (SIG_SETMASK, &empty_mask, 0);
pthread_sigmask  11434 src/keyboard.c 	  pthread_sigmask (SIG_BLOCK, &blocked, 0);
pthread_sigmask  11524 src/keyboard.c   pthread_sigmask (SIG_SETMASK, &empty_mask, 0);
pthread_sigmask  12051 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   823 src/sysdep.c     pthread_sigmask (SIG_UNBLOCK, &unblocked, 0);
pthread_sigmask   847 src/sysdep.c     pthread_sigmask (SIG_BLOCK, &blocked, 0);
pthread_sigmask   862 src/sysdep.c     pthread_sigmask (SIG_BLOCK, &blocked, oldset);
pthread_sigmask   870 src/sysdep.c     pthread_sigmask (SIG_SETMASK, oldset, 0);
pthread_sigmask   882 src/sysdep.c     pthread_sigmask (SIG_BLOCK, &blocked, oldset);
pthread_sigmask   889 src/sysdep.c     pthread_sigmask (SIG_SETMASK, oldset, 0);
pthread_sigmask   932 src/sysdep.c     pthread_sigmask (SIG_BLOCK, &blocked, oldset);
pthread_sigmask   940 src/sysdep.c     pthread_sigmask (SIG_SETMASK, oldset, 0);
pthread_sigmask  1735 src/sysdep.c         pthread_sigmask (SIG_BLOCK, &blocked, 0);
pthread_sigmask  1801 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);