Searched refs:eintr_source (Results 1 – 2 of 2) sorted by relevance
40 eintr_source (void *arg) in eintr_source() function83 if (pthread_create (&th, NULL, eintr_source, thp) != 0) in setup_eintr()
5776 * eintr.c (eintr_source): Prevent sending signal to self.5797 (eintr_source): If ARG != NULL, use pthread_kill.9185 * eintr.c (eintr_source): Add unnecessary return but the compiler
Completed in 17 milliseconds