Hi,
I would like to wait with timeout until a condition
is met (ex: variable value becomes zero). There are two macros wait_event()
& wait_event_interruptible(). But none of them has timeout.
Can anyone suggest me a solution?
Thanks in advance.
Regards,
Anj
|