HomeSort by relevance Sort by last modified time
    Searched refs:xthread_exit (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 52 #define xthread_exit(v) cthread_exit(v) macro
81 #define xthread_exit(v) thr_exit(v) macro
121 #define xthread_exit(v) ExitThread((DWORD)(v)) macro
178 #define xthread_exit(v) pthread_exit(v) macro
209 #define xthread_exit(v) thr_exit(v) macro
232 #define xthread_exit(v) pthread_exit(v) macro
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xthreads.h 52 #define xthread_exit(v) cthread_exit(v) macro
81 #define xthread_exit(v) thr_exit(v) macro
121 #define xthread_exit(v) ExitThread((DWORD)(v)) macro
178 #define xthread_exit(v) pthread_exit(v) macro
209 #define xthread_exit(v) thr_exit(v) macro
232 #define xthread_exit(v) pthread_exit(v) macro
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xthreads.h 52 #define xthread_exit(v) cthread_exit(v) macro
81 #define xthread_exit(v) thr_exit(v) macro
121 #define xthread_exit(v) ExitThread((DWORD)(v)) macro
178 #define xthread_exit(v) pthread_exit(v) macro
209 #define xthread_exit(v) thr_exit(v) macro
232 #define xthread_exit(v) pthread_exit(v) macro

Completed in 316 milliseconds