forked from Imagelibrary/rtems
2011-06-17 Joel Sherrill <joel.sherrill@oarcorp.com>
* rtems/include/rtems/rtems/tasks.h: Complete manager description.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2011-06-17 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||
|
||||
* rtems/include/rtems/rtems/tasks.h: Complete manager description.
|
||||
|
||||
2011-06-17 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||
|
||||
* rtems/include/rtems/rtems/types.h,
|
||||
|
||||
@@ -59,7 +59,9 @@
|
||||
*
|
||||
* @ingroup ClassicRTEMS
|
||||
*
|
||||
* This encapsulates functionality which X XX
|
||||
* This encapsulates the functionality of the Classic API Task Manager.
|
||||
* This functionality includes task services such as creation, deletion,
|
||||
* delays, suspend/resume, and manipulation of execution mode and priority.
|
||||
*/
|
||||
/**@{*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user