param: Introduce the notion of thread pool parameters
Unlike simple parameters, the field names in struct params don't match the parameters names. To deal with that a new field is added to PARAM() macros to allow simple and thread parameters to set themselves apart in that regard without getting any more intrusive. Refs #3250
Showing
This diff is collapsed.
Please register or sign in to comment