This PR:
- gets rid of
boost::thread_groupin theCCheckQueueclass - allows thread safety annotation usage in the
CCheckQueueclass - is alternative to #14464 (https://github.com/bitcoin/bitcoin/pull/18710#issuecomment-616618525, #18710 (comment))
Also, with this PR (I hope) it could be easier to resurrect a bunch of brilliant ideas from #9938.
Related: #17307



