[Chapel Merge] Remove the unused/deprecated ChapelThreads

Branch: refs/heads/main
Revision: dbb3e248ff3bb73839d2266637a7364c5b2a2cda
Author: jabraham17
Link: Remove the unused/deprecated ChapelThreads by jabraham17 · Pull Request #29294 · chapel-lang/chapel · GitHub
Log Message:
Remove the unused/deprecated ChapelThreads (#29294)

Removes the unused/deprecated ChapelThreads module and its two symbols.

The symbols in it were deprecated in

and intended to be removed, but numThreadsPerLocale never was.

This PR updates 3 tests that never switched to use here.maxTaskPar

[Reviewed by @benharsh]

Compare: Comparing 33828cca63db63dd3e708c20f0dca916e862bc45...80bf6ac0692dc597cc50148c7aa4b27407bd5fa3 · chapel-lang/chapel · GitHub

Diff:
M modules/internal/ChapelStandard.chpl
D modules/internal/ChapelThreads.chpl
M test/compflags/ferguson/print-module-resolution.good
M test/modules/sungeun/init/printModuleInitOrder.good
M test/studies/madness/aniruddha/madchap/mytests/par-compress/MRA.chpl
M test/studies/madness/aniruddha/madchap/mytests/par-reconstruct/MRA.chpl
M test/studies/madness/aniruddha/madchap/mytests/par-refine/MRA.chpl
https://github.com/chapel-lang/chapel/pull/29294.diff