[525] in Pthreads mailing list archive
wait on a file descriptor and a condition variable
daemon@ATHENA.MIT.EDU (seiki@flab.fujitsu.co.jp)
Tue Nov 26 09:25:38 1996
From: seiki@flab.fujitsu.co.jp
Reply-To: seiki@akashi.flab.fujitsu.co.jp
To: pthreads@MIT.EDU
Date: Tue, 26 Nov 1996 23:00:54 +0900
I need a method to wait on a file descriptor and a condition variable
simultaneously. The condition_signal() and the condition_broadcast()
call can not wake up the blocking select() call.
How can I implement this multiple wait function? Any hint?
--
SHIBATA Seiki (seiki@flab.fujitsu.co.jp)