osrm-backend/include/storage
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
..
shared_barriers.hpp Don't block all requests to switch data 2016-10-18 21:58:50 +02:00
shared_datatype.hpp expose lanes as enums, adjusted for comments 2016-06-27 11:12:02 +02:00
shared_memory.hpp Adapt SharedMemory ownership changes from @oxidase 2016-10-18 21:58:50 +02:00
storage_config.hpp expose lanes as enums, adjusted for comments 2016-06-27 11:12:02 +02:00
storage.hpp Add license to storage and storage config exposed in public API, closes #2036 2016-04-07 10:41:32 +02:00