forked from Imagelibrary/rtems
2011-03-10 Sebastian Huber <sebastian.huber@embedded-brains.de>
* sapi/include/rtems/extension.h: Documentation.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2011-03-10 Sebastian Huber <sebastian.huber@embedded-brains.de>
|
||||||
|
|
||||||
|
* sapi/include/rtems/extension.h: Documentation.
|
||||||
|
|
||||||
2011-03-09 Joel Sherrill <joel.sherrill@oarcorp.com>
|
2011-03-09 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||||
|
|
||||||
* score/src/threadget.c: Remove conditional since this path can be
|
* score/src/threadget.c: Remove conditional since this path can be
|
||||||
|
|||||||
@@ -149,13 +149,13 @@ typedef User_extensions_routine
|
|||||||
* - Task creation
|
* - Task creation
|
||||||
* - Task start
|
* - Task start
|
||||||
* - Task restart
|
* - Task restart
|
||||||
* - Task exit
|
|
||||||
* - Task context switch
|
* - Task context switch
|
||||||
* - Post task context switch
|
* - Post task context switch
|
||||||
* - Task begins to execute
|
* - Task begins to execute
|
||||||
*
|
*
|
||||||
* At the following system events, the extensions are invoked in reverse order:
|
* At the following system events, the extensions are invoked in reverse order:
|
||||||
*
|
*
|
||||||
|
* - Task exit
|
||||||
* - Task deletion
|
* - Task deletion
|
||||||
* - Fatal error detection
|
* - Fatal error detection
|
||||||
*
|
*
|
||||||
|
|||||||
Reference in New Issue
Block a user