Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ROCm/AMDMIGraphX
/ get_write_handle
Method
get_write_handle
src/process.cpp:188–188 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
186
}
187
188
HANDLE get_write_handle() const { return m_write; }
189
190
private:
191
HANDLE m_write = nullptr, m_read = nullptr;
Callers
1
exec
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected