Searched defs:crServerRpwCtlNotify (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/HostServices/SharedOpenGL/crserverlib/
H A Dserver_rpw.cpp273 static int crServerRpwCtlNotify(CR_SERVER_RPW *pWorker, CR_SERVER_RPW_ENTRY *pEntry) function
327 rc = crServerRpwCtlNotify(pWorker, pEntry);
330 crWarning("crServerRpwCtlNotify failed rc %d", rc);
701 rc = crServerRpwCtlNotify(pWorker, pEntry);
704 crWarning("crServerRpwCtlNotify failed rc %d", rc);

Completed in 48 milliseconds