MCPcopy 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
39void HipQueue::Synchronize()
40{
41 HIP_ASSERT(Driver::StreamSynchronize(kStream));
42}
43
44void HipQueue::OnXQueueCreate()
45{

Callers 1

XStreamWaitEventFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected