From: Mike Galbraith <hidden> Date: 2012-03-10 11:08:54
On Sat, 2012-03-10 at 05:26 -0500, Mark Hounschell wrote:
compile with "cc rtc.c -o rtc -lrt -lpthread"
run it and in 10 seconds it should stop and indicate 600 timers signals
were caught by the RT thread. On RT, I usually get 0 but often I get some,
just not 600.