zephyr/doc/kernel_v2
Allan Stephens e3e0b29418 unified/doc: Remove semaphore groups documentation from Kernel Primer
Semaphore groups are not supported by the unified kernel (other than
via the legacy APIs).

A select() or poll() type mechanism may be introduced in the future
to provide a more general capability for a thread to wait on multiple
kernel objects simultaneously.

Change-Id: I6cdf773ecb5954bd1b9a5caa9ca5cc29b2932d9a
Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
2016-10-31 20:03:51 +00:00
..
data_passing unified/doc: Mention that a list of items can be added to a fifo 2016-10-31 20:03:49 +00:00
interrupts unified/doc: Kernel primer for unified kernel 2016-10-05 14:54:47 +00:00
memory unified: rename 'memory maps' to 'memory slabs' 2016-10-28 18:44:18 +00:00
other unified/doc: Add atomic array variable information to Kernel Primer 2016-10-31 20:03:50 +00:00
overview unified: rename 'events' to 'alerts' 2016-10-28 18:44:18 +00:00
synchronization unified/doc: Remove semaphore groups documentation from Kernel Primer 2016-10-31 20:03:51 +00:00
threads unified/doc: Update thread lifecycle section of Kernel Primer 2016-10-31 20:03:50 +00:00
timing unified: rename 'events' to 'alerts' 2016-10-28 18:44:18 +00:00
kernel.rst unified/doc: Kernel primer for unified kernel 2016-10-05 14:54:47 +00:00