All of lore.kernel.org
 help / color / mirror / Atom feed
* Is there an uninterruptible replacement for the deprecated sleep_on_timeout?
@ 2004-07-27  3:46 Steven French
  0 siblings, 0 replies; only message in thread
From: Steven French @ 2004-07-27  3:46 UTC (permalink / raw)
  To: linux-kernel

There is a note in include/linux/wait.h that the sleep_on* functions are 
racy and the wait* functions (listed earlier in the same file) should be 
used instead, but there only seems to be replacements for the 
interruptible versions of those sleep_on functions, is there a reason 
why there is not a "wait_event_timeout_uninterruptible" macro to replace 
sleep_on_timeout?

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-07-26 20:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-07-27  3:46 Is there an uninterruptible replacement for the deprecated sleep_on_timeout? Steven French

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.