osrm-backend/include/storage
Huyen Chau Nguyen cf35bbeb50 refactor function names; consolidate readCount() functions;
remove templated types as much as possible for type safety;
add more comments;
clean up code, add const if possible;
2016-10-26 13:18:52 -07:00
..
io.hpp refactor function names; consolidate readCount() functions; 2016-10-26 13:18:52 -07:00
shared_barriers.hpp Recover from stale mutexes with force unlocking and retry 2016-10-18 21:58:50 +02:00
shared_datatype.hpp Store node ID's and weights separately in CompressedEdgeContainer 2016-10-20 11:32:28 -07:00
shared_memory.hpp Only keep reader lock on shared memory during queries. 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 Recover from stale mutexes with force unlocking and retry 2016-10-18 21:58:50 +02:00