mirror of
https://github.com/nasa/trick.git
synced 2024-12-19 21:27:54 +00:00
Merge pull request #1723 from nasa/1722-documentation-placeholder-instead-of-link
1722 documentation placeholder instead of link
This commit is contained in:
commit
10831cee66
@ -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](https://nasa.github.io/trick/documentation/simulation_capabilities/Executive-Scheduler) -> [Thread Control](https://nasa.github.io/trick/documentation/simulation_capabilities/Executive-Scheduler#thread-control) for child thread scheduling
|
||||
details.
|
||||
|
||||
### Job Tagging
|
||||
|
Loading…
Reference in New Issue
Block a user