HomeSort by relevance Sort by last modified time
    Searched full:xthread_exit (Results 1 - 2 of 2) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/X11/
Xthreads.h 49 # define xthread_exit(v) cthread_exit(v) macro
78 # define xthread_exit(v) thr_exit(v) macro
118 # define xthread_exit(v) ExitThread((DWORD)(v)) macro
175 # define xthread_exit(v) pthread_exit(v) macro
206 # define xthread_exit(v) thr_exit(v) macro
229 # define xthread_exit(v) pthread_exit(v) macro
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
Xthreads.h 49 # define xthread_exit(v) cthread_exit(v) macro
78 # define xthread_exit(v) thr_exit(v) macro
118 # define xthread_exit(v) ExitThread((DWORD)(v)) macro
175 # define xthread_exit(v) pthread_exit(v) macro
206 # define xthread_exit(v) thr_exit(v) macro
229 # define xthread_exit(v) pthread_exit(v) macro

Completed in 77 milliseconds