[  Previous | Next  |  Table of Contents  |  Index  | Library Home | 
Legal | 
Search ] 
 
Technical Reference: Base Operating System and Extensions, Volume 1
  
Examines and changes blocked signals.
Threads Library (libpthreads.a)
#include <signal.h>
int pthread_sigmask (int how, const sigset_t *set, sigset_t *oset fP); 
Refer to sigprocmask.
  [  Previous | Next  |  Table of Contents  |  Index  |
 
Library Home | 
Legal | 
Search  ]