Skip to content

Commit

Permalink
Merge pull request #1723 from nasa/1722-documentation-placeholder-ins…
Browse files Browse the repository at this point in the history
…tead-of-link

1722 documentation placeholder instead of link
  • Loading branch information
Mrockwell2 authored May 29, 2024
2 parents a1d151c + e044d1f commit 10831ce
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 10831ce

Please sign in to comment.