Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/XpuOS/xsched
/ Synchronizable
Method
Synchronizable
platforms/levelzero/hal/src/ze_command.cpp:23–26 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
21
}
22
23
bool ZeListExecuteCommand::Synchronizable()
24
{
25
return following_fence_ != nullptr;
26
}
27
28
bool ZeListExecuteCommand::EnableSynchronization()
29
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected