Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VirtualGL/virtualgl
/ put
Method
put
common/frameut.cpp:346–350 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
344
}
345
346
void put(Frame &frame)
347
{
348
if(thread) thread->checkError();
349
frame.signalReady();
350
}
351
352
void shutdown(void)
353
{
Callers
3
run
Method · 0.45
run
Method · 0.45
dotest
Method · 0.45
Calls
2
checkError
Method · 0.80
signalReady
Method · 0.80
Tested by
no test coverage detected