HomeSort by relevance Sort by last modified time
    Searched refs:xcondition_rec (Results 1 - 3 of 3) sorted by null

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
Xthreads.h 46 typedef struct condition xcondition_rec; typedef in typeref:struct:condition
71 typedef cond_t xcondition_rec; typedef
111 } xcondition_rec; typedef in typeref:struct:__anon25749
172 typedef pthread_cond_t xcondition_rec; typedef
202 typedef cond_t xcondition_rec; typedef
228 typedef pthread_cond_t xcondition_rec; typedef
282 typedef xcondition_rec *xcondition_t;
285 #define xcondition_malloc() (xcondition_t)xmalloc(sizeof(xcondition_rec))
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xthreads.h 46 typedef struct condition xcondition_rec; typedef in typeref:struct:condition
71 typedef cond_t xcondition_rec; typedef
111 } xcondition_rec; typedef in typeref:struct:__anon27339
172 typedef pthread_cond_t xcondition_rec; typedef
202 typedef cond_t xcondition_rec; typedef
228 typedef pthread_cond_t xcondition_rec; typedef
282 typedef xcondition_rec *xcondition_t;
285 #define xcondition_malloc() (xcondition_t)xmalloc(sizeof(xcondition_rec))
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xthreads.h 46 typedef struct condition xcondition_rec; typedef in typeref:struct:condition
71 typedef cond_t xcondition_rec; typedef
111 } xcondition_rec; typedef in typeref:struct:__anon28854
172 typedef pthread_cond_t xcondition_rec; typedef
202 typedef cond_t xcondition_rec; typedef
228 typedef pthread_cond_t xcondition_rec; typedef
282 typedef xcondition_rec *xcondition_t;
285 #define xcondition_malloc() (xcondition_t)xmalloc(sizeof(xcondition_rec))

Completed in 616 milliseconds