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

/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dvboxext.h250 static DECLCALLBACK(bool) vboxWineProfileElementCleanupCb(struct VBOXEXT_HASHMAP *pMap, void *pvKey, struct VBOXEXT_HASHMAP_ENTRY *pValue, void *pvVisitor) function
258 VBoxExtHashCleanup((_pm), vboxWineProfileElementCleanupCb, NULL); \
/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dwined3d_private.h1804 static DECLCALLBACK(bool) vboxWineProfileElementCleanupCb(struct VBOXEXT_HASHMAP *pMap, void *pvKey, struct VBOXEXT_HASHMAP_ENTRY *pValue, void *pvVisitor) function
1812 VBoxExtHashCleanup((_pm), vboxWineProfileElementCleanupCb, NULL); \
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dwined3d_private.h1772 static DECLCALLBACK(bool) vboxWineProfileElementCleanupCb(struct VBOXEXT_HASHMAP *pMap, void *pvKey, struct VBOXEXT_HASHMAP_ENTRY *pValue, void *pvVisitor) function
1780 VBoxExtHashCleanup((_pm), vboxWineProfileElementCleanupCb, NULL); \

Completed in 101 milliseconds