Skip to content
Snippets Groups Projects
Commit a99a1040 authored by Anna Lyons's avatar Anna Lyons
Browse files

SELFOUR-279: rename Wait -> Recv, add wrappers for seL4_Poll and seL4_Wait for...

SELFOUR-279: rename Wait -> Recv, add wrappers for seL4_Poll and seL4_Wait for notification objects.

This commit deprecates seL4_ReplyWait, removes seL4_NBwait completely,
and changes the return type of seL4_Wait to void (seL4_Wait should be
used for notification objects, and seL4_Recv should be used where
seL4_Wait was used previously for endpoints).
parent ab4fa442
No related branches found
No related tags found
No related merge requests found
Showing
with 162 additions and 81 deletions
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