trivial: fixed typo: sempahores -> semaphores
Change-Id: Ie119f8478c6a75c6ee8cab6277758b1cab85fcd6 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
ee2b119877
commit
76bba72b97
1 changed files with 2 additions and 2 deletions
|
@ -52,7 +52,7 @@ small-footprint OSes:
|
||||||
* *Interrupt Services* for both compile-time and run-time registration
|
* *Interrupt Services* for both compile-time and run-time registration
|
||||||
of interrupt handlers.
|
of interrupt handlers.
|
||||||
|
|
||||||
* *Inter-thread Synchronization Services* for binary sempahores,
|
* *Inter-thread Synchronization Services* for binary semaphores,
|
||||||
counting semaphores, and mutex semaphores.
|
counting semaphores, and mutex semaphores.
|
||||||
|
|
||||||
* *Inter-thread Data Passing Services* for basic message queues, enhanced
|
* *Inter-thread Data Passing Services* for basic message queues, enhanced
|
||||||
|
@ -62,4 +62,4 @@ small-footprint OSes:
|
||||||
fixed-size or variable-size memory blocks.
|
fixed-size or variable-size memory blocks.
|
||||||
|
|
||||||
* *Power Management Services* such as tickless idle and an advanced idling
|
* *Power Management Services* such as tickless idle and an advanced idling
|
||||||
infrastructure.
|
infrastructure.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue