| /src/external/gpl3/gcc/dist/libgomp/config/linux/ |
| wait.h | 48 static inline int do_spin (int *addr, int val) function 66 if (do_spin (addr, val))
|
| /src/external/gpl3/gcc/dist/libgomp/config/rtems/ |
| bar.c | 56 do_spin (int *addr, int val) function 71 if (do_spin (addr, val))
|
| /src/external/gpl3/gcc.old/dist/libgomp/config/linux/ |
| wait.h | 48 static inline int do_spin (int *addr, int val) function 66 if (do_spin (addr, val))
|
| /src/external/gpl3/gcc.old/dist/libgomp/config/nvptx/ |
| bar.c | 150 static inline int do_spin (int *addr, int val) function 160 if (do_spin (addr, val))
|
| /src/external/gpl3/gcc.old/dist/libgomp/config/rtems/ |
| bar.c | 56 do_spin (int *addr, int val) function 71 if (do_spin (addr, val))
|
| /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.mi/ |
| mi-thread-bp-deleted.c | 38 volatile int do_spin = 1; variable 47 async mode), but return early if/when do_spin is set to 0 (which is done 55 for (i = 0; i < 300 && do_spin; ++i)
|
| /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.threads/ |
| thread-bp-deleted.c | 38 volatile int do_spin = 1; variable 47 async mode), but return early if/when do_spin is set to 0 (which is done 55 for (i = 0; i < 300 && do_spin; ++i)
|
| /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.mi/ |
| mi-thread-bp-deleted.c | 38 volatile int do_spin = 1; variable 47 async mode), but return early if/when do_spin is set to 0 (which is done 55 for (i = 0; i < 300 && do_spin; ++i)
|
| /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.threads/ |
| thread-bp-deleted.c | 38 volatile int do_spin = 1; variable 47 async mode), but return early if/when do_spin is set to 0 (which is done 55 for (i = 0; i < 300 && do_spin; ++i)
|