Home
last modified time | relevance | path

Searched refs:caughtsig (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/none/tests/
Dasync-sigs.c78 static void test(int block, int caughtsig, int fatalsig) in test() argument
85 block, caughtsig, fatalsig); in test()
99 install_handler(caughtsig, handler); in test()
112 do_kill(pid, caughtsig); // Should be caught. in test()
114 do_kill(pid, caughtsig); // Ditto. in test()
115 do_kill(pid, caughtsig); // Ditto. in test()