Searched refs:pthread_sigmask (Results 1 - 19 of 19) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/libatalk/compat/
H A Dpselect.c66 rv = pthread_sigmask(SIG_SETMASK, mask, &omask);
74 pthread_sigmask(SIG_SETMASK, &omask, (sigset_t *)0);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/xz/src/common/
H A Dmythread.h26 pthread_sigmask(how, set, oset)
/netgear-R7000-V1.0.7.12_1.2.5/src/tools/misc/xz/src/common/
H A Dmythread.h26 pthread_sigmask(how, set, oset)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/libatalk/util/
H A Dserver_child.c134 pthread_sigmask(SIG_BLOCK, &sig, &oldsig);
137 * pthread_sigmask. we need to check for this. */
161 pthread_sigmask(SIG_SETMASK, &oldsig, NULL);
403 pthread_sigmask(SIG_UNBLOCK, &sigs, NULL);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/afpd/
H A Dmain.c389 pthread_sigmask(SIG_BLOCK, &sigs, NULL);
394 pthread_sigmask(SIG_UNBLOCK, &sigs, NULL);
424 pthread_sigmask(SIG_UNBLOCK, &sigs, NULL);
426 pthread_sigmask(SIG_BLOCK, &sigs, NULL);
H A Dafp_dsi.c110 pthread_sigmask(SIG_BLOCK, &sigs, NULL);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/tests/glthread/
H A Dthread.h115 # pragma weak pthread_sigmask macro
147 (pthread_in_use () ? pthread_sigmask (HOW, SET, OSET) : 0)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-common/
H A Dthread-watch.c70 pthread_sigmask(SIG_BLOCK, &mask, NULL);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-common/
H A Dthread-watch.c70 pthread_sigmask(SIG_BLOCK, &mask, NULL);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libkqueue-1.0.6/src/linux/
H A Dproc.c60 pthread_sigmask(SIG_BLOCK, &sigmask, NULL);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libkqueue-1.0.6/src/posix/
H A Dproc.c54 pthread_sigmask(SIG_BLOCK, &sigmask, NULL);
H A Dtimer.c75 (void) pthread_sigmask(SIG_BLOCK, &mask, NULL);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/libatalk/cnid/
H A Dcnid.c167 pthread_sigmask(SIG_BLOCK, &sigblockset, NULL);
175 pthread_sigmask(SIG_UNBLOCK, &sigblockset, NULL);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/forked-daapd-0.19/src/
H A Dmain.c618 ret = pthread_sigmask(SIG_BLOCK, &sigs, NULL);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-compat-howl/
H A Dcompat.c175 pthread_sigmask(SIG_BLOCK, &mask, NULL);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-compat-libdns_sd/
H A Dcompat.c310 pthread_sigmask(SIG_BLOCK, &mask, NULL);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-compat-howl/
H A Dcompat.c175 pthread_sigmask(SIG_BLOCK, &mask, NULL);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-compat-libdns_sd/
H A Dcompat.c310 pthread_sigmask(SIG_BLOCK, &mask, NULL);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/
H A Dmaint.mk308 bsd_signal kill killpg pthread_kill pthread_sigmask raise sigaction \

Completed in 113 milliseconds