OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sig_action
(Results
1 - 2
of
2
) sorted by null
/external/libedit/src/
sig.h
62
struct sigaction
sig_action
[ALLSIGSNO];
member in struct:__anon14730
/external/libcxx/test/std/thread/thread.threads/thread.thread.this/
sleep_for.pass.cpp
24
void
sig_action
(int) {}
function
30
action.sa_handler = &
sig_action
;
Completed in 787 milliseconds