seL4/include/kernel
Anna Lyons a99a10408d 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).
2015-11-20 15:28:18 +11:00
..
boot.h Release snapshot 2014-07-18 05:03:59 +10:00
cspace.h Release snapshot 2014-07-18 05:03:59 +10:00
faulthandler.h Release snapshot 2014-07-18 05:03:59 +10:00
thread.h SELFOUR-279: rename Wait -> Recv, add wrappers for seL4_Poll and seL4_Wait for notification objects. 2015-11-20 15:28:18 +11:00
vspace.h Release snapshot 2014-07-18 05:03:59 +10:00