Skip to content
Snippets Groups Projects
Commit 201d611d authored by Nadav Har'El's avatar Nadav Har'El
Browse files

Trivial prototype change


Change the name of the argument of wake_with from "Pred" to "Action".
This argument is a function to run, *not* a predicate (it's not supposed
to return a boolean value), so it doesn't make sense to call it Pred.

The implementation of wake_with already used the name "Action" - this
patch fixes the prototype too.

Signed-off-by: default avatarNadav Har'El <nyh@cloudius-systems.com>
parent afa08363
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment