osrm-backend/Extractor
Patrick Niklaus a3e9cbc000 Allow user to force thread number
This allows the user to do (potentially) stupid things, but warns him.
The default is TBBs default, so probably the right thing.
To enforce thread numbers in extractor it must be passed to the child
threads.
2014-06-14 17:02:43 +02:00
..
BaseParser.cpp Port extractor to TBB 2014-05-21 21:49:22 +02:00
BaseParser.h refactor Extractor/ 2014-05-09 16:17:31 +02:00
ExtractionContainers.cpp remove some code lint 2014-06-05 15:14:39 +02:00
ExtractionContainers.h Avoid constexpr by #ifdef (not supported in MSVC18) 2014-06-11 18:15:16 +06:00
ExtractionHelperFunctions.h const as const can 2014-06-06 18:06:05 +02:00
ExtractionWay.h refactor Extractor/ 2014-05-09 16:17:31 +02:00
ExtractorCallbacks.cpp rename variable to a shorter name 2014-06-03 10:44:09 +02:00
ExtractorCallbacks.h replacing all boost unordereds 2014-05-09 18:40:07 +02:00
ExtractorStructs.h fix a couple of OCLint warning, i.e. short variable names and useless parantheses 2014-05-30 10:01:55 +02:00
InternalExtractorEdge.h refactor Extractor/ 2014-05-09 16:17:31 +02:00
PBFParser.cpp Allow user to force thread number 2014-06-14 17:02:43 +02:00
PBFParser.h Allow user to force thread number 2014-06-14 17:02:43 +02:00
ScriptingEnvironment.cpp fix a couple of OCLint warning, i.e. short variable names and useless parantheses 2014-05-30 10:01:55 +02:00
ScriptingEnvironment.h Port extractor to TBB 2014-05-21 21:49:22 +02:00
XMLParser.cpp fix a couple of implicit signed/unsigned conversions 2014-06-06 18:05:07 +02:00
XMLParser.h remove useless parantheses, straighten includes 2014-05-26 12:49:49 +02:00