Searched refs:signal (Results 2201 - 2225 of 6039) sorted by relevance
1...<<81828384858687888990>>...242
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-eventlib-foreign/ |
H A D | libsdevent.c | 15 #include <signal.h>
|
/third_party/ltp/testcases/kernel/containers/pidns/ |
H A D | pidns20.c | 11 * Clone a process with CLONE_NEWPID flag, block SIGUSR1 signal before sending 12 * it from parent and check if it's received once SIGUSR1 signal is unblocked. 16 #include <signal.h> 63 tst_res(TFAIL, "Received %s signal", tst_strsig(last_signo)); in child_func() 67 tst_res(TPASS, "Received SIGUSR1 signal after unblock"); in child_func()
|
/third_party/ltp/testcases/kernel/containers/libclone/ |
H A D | libclone.h | 28 #include <signal.h>
|
/third_party/ltp/testcases/kernel/controllers/freezer/ |
H A D | timed_forkbomb.c | 27 #include <signal.h> 68 signal(SIGCHLD, SIG_IGN);*/ in main() 71 /* signal(SIGCHLD, SIG_IGN);*/ in main()
|
/third_party/ltp/pan/ |
H A D | ltp-bump.c | 36 #include <sys/signal.h>
|
/third_party/node/test/parallel/ |
H A D | test-domain-throw-error-then-throw-from-uncaught-exception-handler.js | 5 // again, the exit code, signal and error messages are the ones we expect with 36 // that the proper error message, exit code and signal are the ones we 79 assert(common.nodeProcessAborted(err.code, err.signal),
|
H A D | test-trace-events-async-hooks-dynamic.js | 37 console.log('process exit with signal:', proc.signal);
|
/third_party/node/src/tracing/ |
H A D | node_trace_writer.h | 40 static void ExitSignalCb(uv_async_t* signal);
|
/third_party/node/test/addons/stringbytes-external-exceed-max/ |
H A D | binding.cc | 10 #include <signal.h>
|
/third_party/ntfs-3g/libfuse-lite/ |
H A D | fuse_signals.c | 14 #include <signal.h> 36 perror("fuse: cannot get old signal handler"); in set_one_signal_handler() 42 perror("fuse: cannot set signal handler"); in set_one_signal_handler()
|
/third_party/musl/porting/linux/user/src/thread/ |
H A D | pthread_sigmask.c | 16 #include <signal.h>
|
/third_party/musl/porting/uniproton/kernel/include/sys/ |
H A D | wait.h | 26 #include <signal.h>
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/ |
H A D | wait.h | 26 #include <signal.h>
|
/third_party/musl/porting/uniproton/kernel/include/ |
H A D | aio.h | 9 #include <signal.h>
|
/third_party/musl/src/linux/ |
H A D | membarrier.c | 3 #include <signal.h>
|
/third_party/musl/src/process/ |
H A D | system.c | 3 #include <signal.h>
|
/third_party/musl/src/signal/ |
H A D | sigtimedwait.c | 1 #include <signal.h>
|
/third_party/musl/porting/linux/user/include/fortify/ |
H A D | poll.h | 20 #include <signal.h>
|
/third_party/musl/porting/liteos_m/kernel/include/sys/ |
H A D | wait.h | 26 #include <signal.h>
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/ |
H A D | aio.h | 9 #include <signal.h>
|
/third_party/musl/porting/liteos_a/kernel/include/sys/ |
H A D | wait.h | 30 #include <signal.h>
|
H A D | select.h | 17 #include <signal.h>
|
/third_party/musl/porting/liteos_a/user/src/process/ |
H A D | system.c | 3 #include <signal.h>
|
/third_party/musl/porting/liteos_a/user/src/select/ |
H A D | select.c | 2 #include <signal.h>
|
/third_party/musl/porting/liteos_m/kernel/include/ |
H A D | aio.h | 9 #include <signal.h>
|
Completed in 10 milliseconds
1...<<81828384858687888990>>...242