osrm-backend/include/engine/datafacade
Patrick Niklaus c69545c47a Don't block all requests to switch data
This switchtes the data even if there are requests still running on the
old data. osrm-datastore then waits until all of these old requests have
finished before freeing the old regions.

This also means that osrm-datastore will return with an error if there
is a data update currenlty in progress.
2016-10-18 21:58:50 +02:00
..
datafacade_base.hpp add a toolkit function to find lanes to the left/right of turn lanes 2016-10-13 17:59:25 +02:00
internal_datafacade.hpp add a toolkit function to find lanes to the left/right of turn lanes 2016-10-13 17:59:25 +02:00
shared_datafacade.hpp Don't block all requests to switch data 2016-10-18 21:58:50 +02:00