Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
20
using namespace osrm;
21
22
void removeLocks() { storage::SharedMonitor<storage::SharedRegionRegister>::remove(); }
23
24
void deleteRegion(const storage::ProjID proj_id)
25
{
Callers
3
springClean
Function · 0.85
generateDataStoreOptions
Function · 0.85
CleanupSharedBarriers
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected