Home
last modified time | relevance | path

Searched defs:send_signal (Results 1 - 10 of 10) sorted by relevance

/third_party/python/Lib/asyncio/
H A Dtransports.py217 def send_signal(self, signal): member in SubprocessTransport
H A Dbase_subprocess.py144 def send_signal(self, signal): member in BaseSubprocessTransport
H A Dsubprocess.py139 def send_signal(self, signal): member in Process
/third_party/toybox/toys/pending/
H A Darping.c182 static void send_signal(int sig) in send_signal() function
/third_party/ltp/testcases/kernel/controllers/freezer/
H A Dlibcgroup_freezer835 function send_signal() function
/third_party/pulseaudio/src/modules/
H A Dmodule-rygel-media-server.c180 static void send_signal(struct userdata *u, pa_source *s) { in send_signal() function
/third_party/python/Lib/
H A Dsubprocess.py1651 def send_signal(self, sig): function
2169 def send_signal(self, sig): function
/third_party/python/Lib/test/test_asyncio/
H A Dtest_subprocess.py242 async def send_signal(proc): function
/third_party/ltp/pan/
H A Dltp-pan.c139 int send_signal; /* signal to send */ variable
[all...]
/third_party/rust/crates/libc/src/unix/haiku/
H A Dnative.rs1031 pub fn send_signal(threadID: thread_id, signal: ::c_uint) -> ::c_int; in send_signal() functions

Completed in 14 milliseconds