Searched refs:setup_eintr (Results 1 – 7 of 7) sorted by relevance
35 setup_eintr (SIGUSR1, &self); in do_test()
48 setup_eintr (SIGUSR1, &self); in do_test()
52 setup_eintr (SIGUSR1, NULL); in do_test()
72 setup_eintr (SIGUSR1, NULL); in do_test()
70 setup_eintr (int sig, pthread_t *thp) in setup_eintr() function
7926 * eintr.c (setup_eintr): Add new parameter. Pass to thread function.