mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-24 05:08:27 +08:00
score: Documentation
This commit is contained in:
@@ -585,6 +585,11 @@ struct Thread_Control_struct {
|
||||
*/
|
||||
Chain_Control Key_Chain;
|
||||
|
||||
/**
|
||||
* @brief Thread life-cycle control.
|
||||
*
|
||||
* Control state changes triggered by thread restart and delete requests.
|
||||
*/
|
||||
Thread_Life_control Life;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user