Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VirtualGL/virtualgl
/ go
Method
go
server/VGLTrans.h:111–115 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
109
}
110
111
void go(common::Frame *frame_, common::Frame *lastFrame_)
112
{
113
frame = frame_; lastFrame = lastFrame_;
114
ready.signal();
115
}
116
117
void stop(void)
118
{
Callers
1
run
Method · 0.80
Calls
1
signal
Method · 0.80
Tested by
no test coverage detected