Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dmtcp/dmtcp
/ LibDlWrapperLock
Method
LibDlWrapperLock
src/wrapperlock.cpp:42–45 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
40
}
41
42
LibDlWrapperLock::LibDlWrapperLock()
43
{
44
acquired = ThreadSync::libdlLockLock();
45
}
46
47
LibDlWrapperLock::~LibDlWrapperLock()
48
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected