We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3223d05 commit f4bcfa1Copy full SHA for f4bcfa1
include/linux/wait.h
@@ -338,7 +338,7 @@ do { \
338
schedule(); try_to_freeze())
339
340
/**
341
- * wait_event - sleep (or freeze) until a condition gets true
+ * wait_event_freezable - sleep (or freeze) until a condition gets true
342
* @wq: the waitqueue to wait on
343
* @condition: a C expression for the event to wait for
344
*
0 commit comments