Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/360Controller/360Controller
/ ~LockRequired
Method
~LockRequired
360Controller/_60Controller.cpp:48–51 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
46
IOLockLock(_lock);
47
}
48
~LockRequired()
49
{
50
IOLockUnlock(_lock);
51
}
52
};
53
54
// Find the maximum packet size of this pipe
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected