Files
zephyr/kernel
Peter Mitsis ae394bff7c kernel: add support for event objects
Threads may wait on an event object such that any events posted to
that event object may wake a waiting thread if the posting satisfies
the waiting threads' event conditions.

The configuration option CONFIG_EVENTS is used to control the inclusion
of events in a system as their use increases the size of
'struct k_thread'.

Signed-off-by: Peter Mitsis <peter.mitsis@intel.com>
2021-10-16 06:27:10 -04:00
..
2020-11-27 20:08:14 -05:00
2021-10-16 06:27:10 -04:00
2021-07-30 20:21:04 -04:00
2021-10-16 06:27:10 -04:00
2021-10-05 07:18:13 -04:00
2021-05-07 22:10:21 -04:00
2021-05-07 22:10:21 -04:00
2021-05-07 22:10:21 -04:00
2021-10-05 07:18:13 -04:00
2021-05-07 22:10:21 -04:00
2021-05-07 22:10:21 -04:00
2021-05-07 22:10:21 -04:00