Searched refs:supdrvCleanupSession (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/HostDrivers/Support/
H A DSUPDrv.cpp791 static void supdrvCleanupSession(PSUPDRVDEVEXT pDevExt, PSUPDRVSESSION pSession) function
795 LogFlow(("supdrvCleanupSession: pSession=%p\n", pSession));
853 Log(("supdrvCleanupSession: destroying %p/%d (%p/%p) cpid=%RTproc pid=%RTproc dtor=%p\n",
1018 supdrvCleanupSession(pDevExt, pSession);
1326 * RTHandleTableDestroy callback used by supdrvCleanupSession.
1343 * RTHandleTableDestroy callback used by supdrvCleanupSession.

Completed in 54 milliseconds