Hi Folks,
I am not sure if this is right forum for this problem, but I am anyway going ahead of mentioning it.
The problem is : I would like to know if there is any way where I can maintain more than one timer
for a multi-threaded process. Since in a conventional Unix Process kind of environment, alarm system call
is meant for the whole process and only one can be active at a given instance. What I am looking for is
to maintain timer for each thread within a process. That is I may have multiple timers for a process and
should be able to identify each timer with a thread. I am on DU3.2C
TIA
Vardhan
Received on Fri Jan 12 1996 - 06:03:30 NZDT