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

/vbox/src/VBox/Additions/x11/x11include/xproto-7.0.18/X11/
H A DXthreads.h42 typedef cthread_t xthread_t; typedef
66 typedef thread_t xthread_t; typedef
71 extern xthread_t (*_x11_thr_self)();
99 typedef DWORD xthread_t; typedef
167 typedef pthread_t xthread_t; typedef
197 typedef thr_t xthread_t; typedef
223 typedef pthread_t xthread_t; typedef
257 static xthread_t _X_no_thread_id;

Completed in 51 milliseconds