MCPcopy Create free account
hub / github.com/Project-OSRM/osrm-backend / removeLocks

Function removeLocks

src/tools/store.cpp:22–22  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

20using namespace osrm;
21
22void removeLocks() { storage::SharedMonitor<storage::SharedRegionRegister>::remove(); }
23
24void deleteRegion(const storage::ProjID proj_id)
25{

Callers 3

springCleanFunction · 0.85
generateDataStoreOptionsFunction · 0.85
CleanupSharedBarriersFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected