Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ROCm/clr
/ asCommandQueue
Method
asCommandQueue
rocclr/platform/commandqueue.hpp:89–89 ·
view source on GitHub ↗
Returns the base class object
Source
from the content-addressed store, hash-verified
87
88
//! Returns the base class object
89
CommandQueue* asCommandQueue() { return this; }
90
91
virtual ~CommandQueue() {}
92
Callers
5
terminate
Method · 0.80
submitSvmFreeMemory
Method · 0.80
submitSvmFreeMemory
Method · 0.80
cl_command.cpp
File · 0.80
cl_event.cpp
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected