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

/vbox/src/VBox/HostServices/SharedOpenGL/crserverlib/
H A Dserver_rpw.cpp524 int crServerRpwEntryCleanup(CR_SERVER_RPW *pWorker, CR_SERVER_RPW_ENTRY *pEntry) function
582 int rc = crServerRpwEntryCleanup(pWorker, pEntry);
585 crWarning("crServerRpwEntryCleanup failed rc %d", rc);

Completed in 43 milliseconds