osrm-backend/src/engine
Daniel Patterson e21eaa4b9e Adds a shared/exclusive lock around queries and CheckAndReloadFacade.
Without this, it's possible for CheckAndReloadFacade to start working
while a query is still in progress, leading to undefined behaviour.
2016-01-19 17:44:29 +01:00
..
douglas_peucker.cpp Define compile-time constants for coordinate calculation only once 2016-01-12 19:59:02 +01:00
osrm_impl.cpp Adds a shared/exclusive lock around queries and CheckAndReloadFacade. 2016-01-19 17:44:29 +01:00
phantom_node.cpp Add namespace around all files 2016-01-08 01:30:52 +01:00
polyline_compressor.cpp Make PolylineCompresser's encode and decode free standing functions 2016-01-09 19:55:22 +01:00
polyline_formatter.cpp Make PolylineFormatter's encodedAsJSON and unencodedAsJSON free standing functions 2016-01-09 19:55:22 +01:00
route_parameters.cpp Make PolylineCompresser's encode and decode free standing functions 2016-01-09 19:55:22 +01:00
search_engine_data.cpp Add namespace around all files 2016-01-08 01:30:52 +01:00