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

/vbox/src/VBox/Additions/x11/x11include/xproto-7.0.18/X11/
H A DXthreads.h43 typedef struct condition xcondition_rec; typedef in typeref:struct:condition
68 typedef cond_t xcondition_rec; typedef
108 } xcondition_rec; typedef in typeref:struct:__anon9834
169 typedef pthread_cond_t xcondition_rec; typedef
199 typedef cond_t xcondition_rec; typedef
225 typedef pthread_cond_t xcondition_rec; typedef
279 typedef xcondition_rec *xcondition_t;
282 # define xcondition_malloc() (xcondition_t)xmalloc(sizeof(xcondition_rec))

Completed in 83 milliseconds