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

/vbox/src/VBox/GuestHost/OpenGL/include/
H A Dcr_threads.h107 #define VBoxTlsRefAssertImpl CRASSERT macro
/vbox/include/VBox/
H A DVBoxVideo3D.h45 #ifndef VBoxTlsRefAssertImpl
46 # define VBoxTlsRefAssertImpl(_a) do {} while (0) macro
95 VBoxTlsRefAssertImpl(cRefs > 1 || (_p)->enmTlsRefState == VBOXTLSREFDATA_STATE_DESTROYING); \
102 VBoxTlsRefAssertImpl(cRefs >= 0); \
/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dwined3d_private.h81 # define VBoxTlsRefAssertImpl Assert macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dwined3d_private.h71 # define VBoxTlsRefAssertImpl Assert macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dwined3d_private.h84 # define VBoxTlsRefAssertImpl Assert macro

Completed in 81 milliseconds