Searched refs:hpet_sigio (Results 1 - 1 of 1) sorted by relevance

/linux-master/samples/timers/
H A Dhpet_example.c216 hpet_sigio(int val) function
218 fprintf(stderr, "hpet_sigio: called\n");
233 if ((oldsig = signal(SIGIO, hpet_sigio)) == SIG_ERR) {

Completed in 101 milliseconds