Skip to content
Commit 3772f771 authored by Andrew Boie's avatar Andrew Boie Committed by Anas Nashif
Browse files

k_poll: expose to user mode



k_poll is now accessible from user mode. A memory allocation takes place
from the caller's resource pool to copy the provided poll_events
array; this can be large enough to make allocating it on the stack
not preferable.

k_poll_signal are now proper kernel objects. Two APIs have been added,
one to reset the signaled state and one to check the current signaled
state and result value.

Signed-off-by: default avatarAndrew Boie <andrew.p.boie@intel.com>
parent 8345e5eb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment