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

/external/bison/darwin-lib/
H A Dsignal.h60 pthread_sigmask in <pthread.h>, not in <signal.h>.
442 # undef pthread_sigmask
443 # define pthread_sigmask rpl_pthread_sigmask
445 _GL_FUNCDECL_RPL (pthread_sigmask, int,
447 _GL_CXXALIAS_RPL (pthread_sigmask, int,
451 _GL_FUNCDECL_SYS (pthread_sigmask, int,
454 _GL_CXXALIAS_SYS (pthread_sigmask, int,
457 _GL_CXXALIASWARN (pthread_sigmask);
459 # undef pthread_sigmask macro
461 _GL_WARN_ON_USE (pthread_sigmask, "pthread_sigmas
[all...]
/external/bison/linux-lib/
H A Dsignal.h60 pthread_sigmask in <pthread.h>, not in <signal.h>.
442 # undef pthread_sigmask
443 # define pthread_sigmask rpl_pthread_sigmask
445 _GL_FUNCDECL_RPL (pthread_sigmask, int,
447 _GL_CXXALIAS_RPL (pthread_sigmask, int,
451 _GL_FUNCDECL_SYS (pthread_sigmask, int,
454 _GL_CXXALIAS_SYS (pthread_sigmask, int,
457 _GL_CXXALIASWARN (pthread_sigmask);
459 # undef pthread_sigmask macro
461 _GL_WARN_ON_USE (pthread_sigmask, "pthread_sigmas
[all...]

Completed in 72 milliseconds