/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/ |
Xthreads.h | 50 #define xthread_fork(func,closure) cthread_fork(func,closure) macro 79 #define xthread_fork(func,closure) thr_create(NULL,0,func,closure,THR_NEW_LWP|THR_DETACHED,NULL) macro 115 #define xthread_fork(func,closure) { \ macro 175 #define xthread_fork(func,closure) { pthread_t _tmpxthr; \ macro 205 #define xthread_fork(func,closure) { thr_t _tmpxthr; \ macro 241 #define xthread_fork(func,closure) { pthread_t _tmpxthr; \ macro 250 #define xthread_fork(func,closure) { pthread_t _tmpxthr; \ macro
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/ |
Xthreads.h | 50 #define xthread_fork(func,closure) cthread_fork(func,closure) macro 79 #define xthread_fork(func,closure) thr_create(NULL,0,func,closure,THR_NEW_LWP|THR_DETACHED,NULL) macro 115 #define xthread_fork(func,closure) { \ macro 175 #define xthread_fork(func,closure) { pthread_t _tmpxthr; \ macro 205 #define xthread_fork(func,closure) { thr_t _tmpxthr; \ macro 241 #define xthread_fork(func,closure) { pthread_t _tmpxthr; \ macro 250 #define xthread_fork(func,closure) { pthread_t _tmpxthr; \ macro
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/ |
Xthreads.h | 50 #define xthread_fork(func,closure) cthread_fork(func,closure) macro 79 #define xthread_fork(func,closure) thr_create(NULL,0,func,closure,THR_NEW_LWP|THR_DETACHED,NULL) macro 115 #define xthread_fork(func,closure) { \ macro 175 #define xthread_fork(func,closure) { pthread_t _tmpxthr; \ macro 205 #define xthread_fork(func,closure) { thr_t _tmpxthr; \ macro 241 #define xthread_fork(func,closure) { pthread_t _tmpxthr; \ macro 250 #define xthread_fork(func,closure) { pthread_t _tmpxthr; \ macro
|