Searched defs:obj_handle_t (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dserver_protocol.h18 typedef unsigned int obj_handle_t; typedef
76 obj_handle_t handle;
83 obj_handle_t file;
84 obj_handle_t process;
85 obj_handle_t thread;
102 obj_handle_t handle;
214 obj_handle_t console;
215 obj_handle_t hstdin;
216 obj_handle_t hstdout;
217 obj_handle_t hstder
[all...]
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dserver_protocol.h27 typedef unsigned int obj_handle_t; typedef
85 obj_handle_t handle;
92 obj_handle_t file;
93 obj_handle_t process;
94 obj_handle_t thread;
111 obj_handle_t handle;
226 obj_handle_t console;
227 obj_handle_t hstdin;
228 obj_handle_t hstdout;
229 obj_handle_t hstder
[all...]

Completed in 90 milliseconds