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

/vbox/include/VBox/
H A DVBoxVideo3D.h32 #ifndef VBoxTlsRefGetImpl
37 # define VBoxTlsRefGetImpl(_tls) (RTTlsGet((RTTLS)(_tls))) macro
113 #define VBoxTlsRefGetCurrent(_t, _Tsd) ((_t*) VBoxTlsRefGetImpl((_Tsd)))
/vbox/src/VBox/GuestHost/OpenGL/include/
H A Dcr_threads.h105 #define VBoxTlsRefGetImpl(_tls) (crGetTSD((CRtsd*)(_tls))) macro
/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dwined3d_private.h79 # define VBoxTlsRefGetImpl(_tls) (TlsGetValue((DWORD)(_tls))) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dwined3d_private.h69 # define VBoxTlsRefGetImpl(_tls) (TlsGetValue((DWORD)(_tls))) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dwined3d_private.h82 # define VBoxTlsRefGetImpl(_tls) (TlsGetValue((DWORD)(_tls))) macro

Completed in 213 milliseconds