MCPcopy Create free account
hub / github.com/VirtualGL/virtualgl / shutdown

Method shutdown

server/VGLTrans.h:122–122  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

120 }
121
122 void shutdown(void) { deadYet = true; ready.signal(); }
123 void compressSend(common::Frame *frame, common::Frame *lastFrame);
124 void send(void);
125

Callers 1

runMethod · 0.45

Calls 1

signalMethod · 0.80

Tested by

no test coverage detected