osrm-backend/include
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
..
contractor Rips out dead code from the container.hpp and creates for_each_pai.hpp 2016-01-11 20:14:35 +01:00
datastore Fix shared memory non-copyable properties 2016-01-19 17:44:07 +01:00
engine Adds a shared/exclusive lock around queries and CheckAndReloadFacade. 2016-01-19 17:44:29 +01:00
extractor Switch to const constexpr for header constants (3.5/3 internal linkage) 2016-01-19 17:42:49 +01:00
osrm Run clang-format 2016-01-08 01:31:57 +01:00
server Fix race condition in osrm-routed HTTP server 2016-01-13 23:21:45 +01:00
util Anonymous namespaces in header files are bad 2016-01-19 17:42:49 +01:00