wait queues

Ruben Safir ruben at mrbrklyn.com
Mon Apr 20 12:39:49 EDT 2015


On 04/20/2015 11:23 AM, michi1 at michaelblizek.twilightparadox.com wrote:
> I would not recommend that. There are already functions in linux/wait.h for
> these purposes like wait_event_interruptible(). 


can you do that in the kernel?  The wait_event_interuptable creates wait
queues?

One of the things that makes this more confusing is that there is
wait/signal syntax for concurrence as well



More information about the Kernelnewbies mailing list