Searched defs:oldset (Results 1 – 14 of 14) sorted by relevance
| /third_party/ltp/include/lapi/ |
| D | safe_rt_signal.h | 38 sigset_t *oldset, size_t sigsetsize) in safe_rt_sigprocmask() 56 #define SAFE_RT_SIGPROCMASK(how, set, oldset, sigsetsize) \ argument
|
| /third_party/musl/porting/liteos_a/user/src/signal/ |
| D | sigsuspend.c | 7 sigset_t oldset; in sigsuspend() local
|
| /third_party/musl/src/signal/ |
| D | sigsuspend.c | 8 sigset_t oldset; in sigsuspend() local
|
| /third_party/musl/libc-test/src/functional/ |
| D | setjmp.c | 13 volatile sigset_t oldset; in main() local
|
| /third_party/musl/src/misc/ |
| D | forkpty.c | 13 sigset_t set, oldset; in forkpty() local
|
| /third_party/nghttp2/src/ |
| D | shrpx_exec.cc | 66 sigset_t oldset; in exec_read_command() local
|
| D | shrpx_signal.cc | 36 int shrpx_signal_block_all(sigset_t *oldset) { in shrpx_signal_block_all()
|
| D | shrpx.cc | 471 sigset_t oldset; in exec_binary() local 1616 sigset_t oldset; in fork_worker_process() local
|
| /third_party/ltp/testcases/kernel/syscalls/fcntl/ |
| D | fcntl33.c | 50 static sigset_t newset, oldset; variable
|
| D | fcntl31.c | 64 static sigset_t newset, oldset; variable
|
| /third_party/node/deps/uv/src/unix/ |
| D | internal.h | 87 # define pthread_sigmask(how, set, oldset) uv__pthread_sigmask(how, set, oldset) argument
|
| /third_party/libfuse/lib/ |
| D | fuse_loop_mt.c | 211 sigset_t oldset; in fuse_start_thread() local
|
| /third_party/ltp/lib/ |
| D | tst_safe_macros.c | 337 int how, sigset_t *set, sigset_t *oldset) in safe_sigprocmask()
|
| /third_party/ltp/include/ |
| D | tst_safe_macros.h | 523 #define SAFE_SIGPROCMASK(how, set, oldset) \ argument
|