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

/vbox/include/iprt/nt/
H A Dnt-and-windows.h34 #define _TEB IncompleteWindows__TEB macro
47 #undef _TEB macro
H A Dnt.h68 #define _TEB Incomplete__TEB macro
208 #undef _TEB macro
1356 #define _TEB _TEB_COMMON macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinnt.h2476 struct _TEB;
2479 extern inline struct _TEB * WINAPI NtCurrentTeb(void);
2480 extern inline struct _TEB * WINAPI NtCurrentTeb(void)
2482 struct _TEB *teb;
2487 extern inline struct _TEB * WINAPI NtCurrentTeb(void)
2489 struct _TEB *teb;
2495 static inline struct _TEB * WINAPI NtCurrentTeb(void)
2497 struct _TEB *teb;
2502 extern inline struct _TEB * WINAPI NtCurrentTeb(void)
2504 struct _TEB *te
[all...]
H A Dwinternl.h306 typedef struct _TEB struct
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinnt.h2267 struct _TEB;
2270 static FORCEINLINE struct _TEB * WINAPI NtCurrentTeb(void)
2272 struct _TEB *teb;
2277 static FORCEINLINE struct _TEB * WINAPI NtCurrentTeb(void)
2279 struct _TEB *teb;
2285 static FORCEINLINE struct _TEB * WINAPI NtCurrentTeb(void)
2287 struct _TEB *teb;
2292 extern struct _TEB * WINAPI NtCurrentTeb(void);
H A Dwinternl.h306 typedef struct _TEB struct
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dwinbase16.h99 struct _TEB *teb; /* 54 Pointer to thread database */
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dwinbase16.h99 struct _TEB *teb; /* 54 Pointer to thread database */

Completed in 231 milliseconds