mirror of
https://github.com/nasa/trick.git
synced 2024-12-18 20:57:55 +00:00
Update Simulation-Definition-File.md
Added an actual link instead of a placeholder
This commit is contained in:
parent
a1d151c4c3
commit
982a434957
@ -187,7 +187,7 @@ to accomodate the highest Child ID specified in the S_define file. Jobs without
|
||||
will be executed by the parent process. Jobs with a C1 child specification will be executed by the
|
||||
first child thread; jobs with a C2 specification will be executed by the second child thread; and so on.
|
||||
|
||||
Child Threads have three different scheduling choices. See Section XYZ for child thread scheduling
|
||||
Child Threads have three different scheduling choices. See [Executive Scheduler](../simulation_capabilities/Executive-Scheduler.md) -> [Thread Control](../simulation_capabilities/Executive-Scheduler.md#thread-control) for child thread scheduling
|
||||
details.
|
||||
|
||||
### Job Tagging
|
||||
|
Loading…
Reference in New Issue
Block a user