OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:create_sig_proc
(Results
1 - 2
of
2
) sorted by null
/external/ltp/testcases/kernel/syscalls/utils/
common_j_h.c
119
pid_t
create_sig_proc
(unsigned long usec, int sig, unsigned count)
function
/external/ltp/testcases/kernel/syscalls/ppoll/
ppoll01.c
208
static pid_t
create_sig_proc
(int sig, int count, unsigned int usec)
function
241
pid =
create_sig_proc
(SIGINT, tc->sigint_count,
Completed in 213 milliseconds