osrm-backend/extractor
Dennis Luxen 2e5876d488 add lock_guard to protect against data races in initialization of scripting environment
rename function names to reduce camel case noise
2014-12-17 14:34:23 +01:00
..
extraction_containers.cpp renamed: extractor.cpp -> extract.cpp 2014-11-28 15:00:48 +01:00
extraction_containers.hpp renamed: extractor.cpp -> extract.cpp 2014-11-28 15:00:48 +01:00
extraction_helper_functions.hpp renamed: extractor.cpp -> extract.cpp 2014-11-28 15:00:48 +01:00
extraction_node.hpp renamed: extractor.cpp -> extract.cpp 2014-11-28 15:00:48 +01:00
extraction_way.hpp renamed: extractor.cpp -> extract.cpp 2014-11-28 15:00:48 +01:00
extractor_callbacks.cpp renamed: extractor.cpp -> extract.cpp 2014-11-28 15:00:48 +01:00
extractor_callbacks.hpp renamed: extractor.cpp -> extract.cpp 2014-11-28 15:00:48 +01:00
extractor_options.cpp renamed: extractor.cpp -> extract.cpp 2014-11-28 15:00:48 +01:00
extractor_options.hpp renamed: extractor.cpp -> extract.cpp 2014-11-28 15:00:48 +01:00
extractor.cpp add lock_guard to protect against data races in initialization of scripting environment 2014-12-17 14:34:23 +01:00
extractor.hpp renamed: extractor.cpp -> extract.cpp 2014-11-28 15:00:48 +01:00
first_and_last_segment_of_way.hpp renamed: extractor.cpp -> extract.cpp 2014-11-28 15:00:48 +01:00
internal_extractor_edge.hpp renamed: extractor.cpp -> extract.cpp 2014-11-28 15:00:48 +01:00
restriction_parser.cpp Use 'const' where possible in extractor and simplify iterator loop. 2014-12-13 00:23:41 +01:00
restriction_parser.hpp Use 'const' where possible in extractor and simplify iterator loop. 2014-12-13 00:23:41 +01:00
scripting_environment.cpp add lock_guard to protect against data races in initialization of scripting environment 2014-12-17 14:34:23 +01:00
scripting_environment.hpp add lock_guard to protect against data races in initialization of scripting environment 2014-12-17 14:34:23 +01:00