Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ lock
Method
lock
kdevplatform/language/duchain/duchain.cpp:1301–1304 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1299
}
1300
1301
DUChainLock* DUChain::lock()
1302
{
1303
return &sdDUChainPrivate->lock;
1304
}
1305
1306
QList<TopDUContext*> DUChain::allChains() const
1307
{
Callers
10
alloc
Method · 0.45
free
Method · 0.45
storeAllInformation
Method · 0.45
doMoreCleanup
Method · 0.45
updateReady
Method · 0.45
UrlParseLock
Method · 0.45
parseDocumentsInternal
Method · 0.45
setrepository.cpp
File · 0.45
lockForegroundMutexInternal
Function · 0.45
doInternal
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected