Home
last modified time | relevance | path

Searched refs:SIG_UNBLOCK (Results 1 – 25 of 4838) sorted by relevance

12345678910>>...194

/dports/graphics/xsane/xsane-d01b4089ce6778e76fa86a0410d4e80cf6eb819e/include/
H A Dsanei_signal.h28 # ifdef SIG_UNBLOCK
29 # undef SIG_UNBLOCK
47 # define SIG_UNBLOCK 2 macro
/dports/net/ngrep/ngrep-1.45/scripts/
H A Dmulti.pl65 sigprocmask(SIG_UNBLOCK, $old_sig_set);
73 sigprocmask(SIG_UNBLOCK, $old_sig_set);
83 sigprocmask(SIG_UNBLOCK, $old_sig_set);
/dports/audio/ecasound/ecasound-2.9.3/libecasound/
H A Daudioio-forked-stream.cpp224 pthread_sigmask(SIG_UNBLOCK, &newset, NULL); in fork_child_for_read()
226 sigprocmask(SIG_UNBLOCK, &newset, NULL); in fork_child_for_read()
289 pthread_sigmask(SIG_UNBLOCK, &newset, NULL); in fork_child_for_fifo_read()
291 sigprocmask(SIG_UNBLOCK, &newset, NULL); in fork_child_for_fifo_read()
344 pthread_sigmask(SIG_UNBLOCK, &newset, NULL); in fork_child_for_write()
346 sigprocmask(SIG_UNBLOCK, &newset, NULL); in fork_child_for_write()
/dports/lang/gnatdroid-sysroot-x86/android-19-x86/usr/include/asm-generic/
H A Dsignal.h20 #ifndef SIG_UNBLOCK
21 #define SIG_UNBLOCK 1 macro
/dports/lang/gnatdroid-sysroot/android-19-arm/usr/include/asm-generic/
H A Dsignal.h20 #ifndef SIG_UNBLOCK
21 #define SIG_UNBLOCK 1 macro
/dports/shells/ksh93-devel/ast-cc1bca27/src/lib/libast/comp/
H A Dsigunblock.c34 #ifndef SIG_UNBLOCK
49 op = SIG_UNBLOCK;
/dports/shells/ksh93/ast-93u/src/lib/libast/comp/
H A Dsigunblock.c34 #ifndef SIG_UNBLOCK
49 op = SIG_UNBLOCK;
/dports/shells/ast-ksh/ast-ksh93v/src/lib/libast/comp/
H A Dsigunblock.c34 #ifndef SIG_UNBLOCK
49 op = SIG_UNBLOCK;
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-linux-any/asm-generic/
H A Dsignal-defs.h74 #ifndef SIG_UNBLOCK
75 #define SIG_UNBLOCK 1 /* for unblocking signals */ macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-linux-any/asm-generic/
H A Dsignal-defs.h74 #ifndef SIG_UNBLOCK
75 #define SIG_UNBLOCK 1 /* for unblocking signals */ macro
/dports/multimedia/libv4l/linux-5.13-rc2/include/uapi/asm-generic/
H A Dsignal-defs.h73 #ifndef SIG_UNBLOCK
74 #define SIG_UNBLOCK 1 /* for unblocking signals */ macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/uapi/asm-generic/
H A Dsignal-defs.h73 #ifndef SIG_UNBLOCK
74 #define SIG_UNBLOCK 1 /* for unblocking signals */ macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/uapi/asm-generic/
H A Dsignal-defs.h73 #ifndef SIG_UNBLOCK
74 #define SIG_UNBLOCK 1 /* for unblocking signals */ macro
/dports/security/ncrack/ncrack-0.7/opensshlib/
H A Dsigact.h53 #undef SIG_UNBLOCK
54 #define SIG_UNBLOCK 01 macro
/dports/security/gnome-ssh-askpass/openssh-6.6p1/openbsd-compat/
H A Dsigact.h53 #undef SIG_UNBLOCK
54 #define SIG_UNBLOCK 01 macro
/dports/security/pam_ssh_agent_auth/pam_ssh_agent_auth-7ff7858/openbsd-compat/
H A Dsigact.h53 #undef SIG_UNBLOCK
54 #define SIG_UNBLOCK 01 macro
/dports/security/openssh-portable/openssh-8.8p1/openbsd-compat/
H A Dsigact.h53 #undef SIG_UNBLOCK
54 #define SIG_UNBLOCK 01 macro
/dports/www/netrik/netrik-1.16.1/
H A Dinterrupt.c64 sigprocmask(SIG_UNBLOCK, &int_mask, NULL); in enable_int()
73 …sigprocmask(SIG_UNBLOCK, &int_mask, NULL); /* release signal, so interrupts won't be put on hol… in disable_int()
/dports/devel/ncurses/ncurses-6.3/ncurses/
H A DSigAction.h66 #undef SIG_UNBLOCK
67 #define SIG_UNBLOCK 01 macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client_sdk/src/libraries/third_party/pthreads-win32/
H A Dsignal.c116 case SIG_UNBLOCK: in pthread_sigmask()
151 case SIG_UNBLOCK: in pthread_sigmask()
/dports/misc/visp/visp-3.4.0/3rdparty/pthreads4w/
H A Dsignal.c118 case SIG_UNBLOCK: in pthread_sigmask()
153 case SIG_UNBLOCK: in pthread_sigmask()
/dports/devel/mingw32-pthreads/pthreads-w32-2-8-0-release/
H A Dsignal.c116 case SIG_UNBLOCK: in pthread_sigmask()
151 case SIG_UNBLOCK: in pthread_sigmask()
/dports/multimedia/obs-studio/obs-studio-27.1.3/deps/w32-pthreads/
H A Dsignal.c116 case SIG_UNBLOCK: in pthread_sigmask()
151 case SIG_UNBLOCK: in pthread_sigmask()
/dports/archivers/lbzip2/lbzip2-2.5/src/
H A Dsignals.c186 xmask(SIG_UNBLOCK, &handled, NULL); in sti()
203 xmask(SIG_UNBLOCK, &set, NULL); in terminate()
301 xmask(SIG_UNBLOCK, &blocked, NULL); in bailout()
/dports/net-mgmt/rancid3/rancid-3.13/bin/
H A Dpar.c416 sigprocmask(SIG_UNBLOCK, &set_chld, NULL); in main()
772 sigprocmask(SIG_UNBLOCK, &set_chld, NULL); in dispatch_cmd()
776 sigprocmask(SIG_UNBLOCK, &set_chld, NULL); in dispatch_cmd()
818 sigprocmask(SIG_UNBLOCK, &set_chld, NULL); in execcmd()
849 sigprocmask(SIG_UNBLOCK, &set_chld, NULL); in execcmd()
1153 sigprocmask(SIG_UNBLOCK, &set_chld, NULL); in run_cmd()
1204 sigprocmask(SIG_UNBLOCK, &set_chld, NULL); in shcmd()
1231 sigprocmask(SIG_UNBLOCK, &set_chld, NULL); in shcmd()
1308 sigprocmask(SIG_UNBLOCK, &set_chld, NULL); in xtermcmd()
1394 sigprocmask(SIG_UNBLOCK, &set_chld, NULL); in handler()
[all …]

12345678910>>...194