HomeSort by: relevance | last modified time | path
    Searched refs:N_FORKERS (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.threads/
next-fork-other-thread.c 27 #define N_FORKERS 4
75 pthread_t thread[N_FORKERS];
76 for (i = 0; i < N_FORKERS; ++i)
88 for (i = 0; i < N_FORKERS; ++i)
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.threads/
next-fork-other-thread.c 27 #define N_FORKERS 4
75 pthread_t thread[N_FORKERS];
76 for (i = 0; i < N_FORKERS; ++i)
88 for (i = 0; i < N_FORKERS; ++i)

Completed in 17 milliseconds