On Tue, May 03, 2005 at 08:49:54AM +0300, Gilad Ben-Yossef wrote: > It's still usefull if you want to block for a certain time period, > uncondtionality. For everything else there is > wait_event_interruptiple.
if you want to block unconditionally, wouldn't msleep()/ssleep()/usleep() and friends be a better idea? Cheers, Muli -- Muli Ben-Yehuda http://www.mulix.org | http://mulix.livejournal.com/ ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]