Re: 1.5.10: Problem with SIGEV_THREAD

2004-07-01 Thread Bob Cousins
Bob Cousins hotmail.com> writes: > > I am having a problem with timer notifications using SIGEV_THREAD. I adapted > the sigev_thread.c program from > http://homepage.mac.com/dbutenhof/Threads/source.html to illustrate problem. The problem appears to be related to the timer thr

1.5.10: Problem with SIGEV_THREAD

2004-06-30 Thread Bob Cousins
I am having a problem with timer notifications using SIGEV_THREAD. I adapted the sigev_thread.c program from http://homepage.mac.com/dbutenhof/Threads/source.html to illustrate problem. basically my application has a main loop which reads commands from the keyboard and meantime in the backgroun