Home
last modified time | relevance | path

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

/external/ltp/tools/pounder21/
Dtimed_loop.c34 static pid_t test_pgrp; variable
42 kill(-test_pgrp, SIGTERM); in int_func()
50 kill(-test_pgrp, SIGTERM); in alarm_func()
162 test_pgrp = pid; in main()
Dfancy_timed_loop.c34 static pid_t test_pgrp; variable
44 kill(-test_pgrp, the_signal); in int_func()
52 kill(-test_pgrp, the_signal); in alarm_func()
183 test_pgrp = pid; in main()
Dinfinite_loop.c34 static pid_t test_pgrp; variable
42 kill(-test_pgrp, SIGTERM); in int_func()
136 test_pgrp = pid; in main()