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

Method synchronize

server/XVTrans.cpp:137–140  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

135
136
137void XVTrans::synchronize(void)
138{
139 ready.wait();
140}
141
142
143static void __XVTrans_spoilfct(void *f)

Callers 8

sendPluginMethod · 0.45
sendVGLMethod · 0.45
sendX11Method · 0.45
sendXVMethod · 0.45
mainFunction · 0.45
mainFunction · 0.45
RRTransSynchronizeFunction · 0.45
RRTransSynchronizeFunction · 0.45

Calls 1

waitMethod · 0.45

Tested by 2

RRTransSynchronizeFunction · 0.36
RRTransSynchronizeFunction · 0.36