Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/DreamSourceLab/DSView
/ data_auto_lock
Method
data_auto_lock
DSView/pv/sigsession.cpp:1115–1118 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1113
}
1114
1115
void SigSession::data_auto_lock(int lock)
1116
{
1117
_data_auto_lock = lock;
1118
}
1119
1120
void SigSession::data_auto_unlock()
1121
{
Callers
2
auto_set
Method · 0.80
auto_start
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected