Searched refs:pvCtx (Results 26 - 27 of 27) sorted by relevance

12

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dcontext.c1514 static DECLCALLBACK(void) context_tls_dtor(void* pvCtx) argument
1516 struct wined3d_context * context = (struct wined3d_context *)pvCtx;
/vbox/src/VBox/Devices/Network/
H A DSrvIntNetR0.cpp821 * @param pvCtx The context (SUPDRVSESSION).
824 static DECLCALLBACK(int) intnetR0IfRetainHandle(RTHANDLETABLE hHandleTable, void *pvObj, void *pvCtx, void *pvUser)
830 return intnetR0IfRetain(pIf, (PSUPDRVSESSION)pvCtx);

Completed in 62 milliseconds

12