Searched defs:THREADS (Results 1 - 12 of 12) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/
H A Dyield.c49 #define THREADS 10 macro
71 PRThread *a[THREADS];
76 for (index=0; index<THREADS; index++) {
85 for(index=0; index<THREADS; index++)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dglthread.h75 && !defined(THREADS)
76 # define THREADS macro
157 * IMPORTANT: Link with multithreaded runtime library when THREADS are
256 #ifndef THREADS
259 * THREADS not defined
278 #endif /* THREADS */
309 # if defined(THREADS)
315 # endif /* defined(THREADS) */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dglthread.h75 && !defined(THREADS)
76 # define THREADS macro
157 * IMPORTANT: Link with multithreaded runtime library when THREADS are
256 #ifndef THREADS
259 * THREADS not defined
278 #endif /* THREADS */
309 # if defined(THREADS)
315 # endif /* defined(THREADS) */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dglthread.h75 && !defined(THREADS)
76 # define THREADS macro
157 * IMPORTANT: Link with multithreaded runtime library when THREADS are
256 #ifndef THREADS
259 * THREADS not defined
278 #endif /* THREADS */
309 # if defined(THREADS)
315 # endif /* defined(THREADS) */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dglthread.h75 && !defined(THREADS)
76 # define THREADS macro
157 * IMPORTANT: Link with multithreaded runtime library when THREADS are
256 #ifndef THREADS
259 * THREADS not defined
278 #endif /* THREADS */
309 # if defined(THREADS)
315 # endif /* defined(THREADS) */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dglthread.h75 && !defined(THREADS)
76 # define THREADS macro
157 * IMPORTANT: Link with multithreaded runtime library when THREADS are
256 #ifndef THREADS
259 * THREADS not defined
278 #endif /* THREADS */
309 # if defined(THREADS)
315 # endif /* defined(THREADS) */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dglthread.h75 && !defined(THREADS)
76 # define THREADS macro
157 * IMPORTANT: Link with multithreaded runtime library when THREADS are
256 #ifndef THREADS
259 * THREADS not defined
278 #endif /* THREADS */
309 # if defined(THREADS)
315 # endif /* defined(THREADS) */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dglthread.h72 && !defined(THREADS)
73 # define THREADS macro
133 * IMPORTANT: Link with multithreaded runtime library when THREADS are
189 #ifndef THREADS
192 * THREADS not defined
211 #endif /* THREADS */
241 # if defined(THREADS)
247 # endif /* defined(THREADS) */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dglthread.h72 && !defined(THREADS)
73 # define THREADS macro
133 * IMPORTANT: Link with multithreaded runtime library when THREADS are
189 #ifndef THREADS
192 * THREADS not defined
211 #endif /* THREADS */
241 # if defined(THREADS)
247 # endif /* defined(THREADS) */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dglthread.h70 && !defined(THREADS)
71 #define THREADS macro
125 * IMPORTANT: Link with multithreaded runtime library when THREADS are
179 #ifndef THREADS
182 * THREADS not defined
201 #endif /* THREADS */
225 #if defined(THREADS)
231 #endif /* defined(THREADS) */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dglthread.h70 && !defined(THREADS)
71 #define THREADS macro
125 * IMPORTANT: Link with multithreaded runtime library when THREADS are
179 #ifndef THREADS
182 * THREADS not defined
201 #endif /* THREADS */
225 #if defined(THREADS)
231 #endif /* defined(THREADS) */
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/glapi/
H A Dglthread.h75 && !defined(THREADS)
76 # define THREADS macro
157 * IMPORTANT: Link with multithreaded runtime library when THREADS are
256 #ifndef THREADS
259 * THREADS not defined
278 #endif /* THREADS */
309 # if defined(THREADS)
315 # endif /* defined(THREADS) */

Completed in 195 milliseconds