Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/XpuOS/xsched
/ Synchronize
Method
Synchronize
platforms/hip/hal/src/hip_queue.cpp:39–42 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
37
}
38
39
void HipQueue::Synchronize()
40
{
41
HIP_ASSERT(Driver::StreamSynchronize(kStream));
42
}
43
44
void HipQueue::OnXQueueCreate()
45
{
Callers
1
XStreamWaitEvent
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected