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

  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.threads/
fork-plus-threads.c 27 #define NFORKS 10
62 pid_t childs[NFORKS];
70 for (i = 0; i < NFORKS; i++)
94 while (num_exited != NFORKS)
forking-threads-plus-breakpoint.c 37 #define NFORKS 10
49 for (i = 0; i < NFORKS; i++)
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.threads/
fork-plus-threads.c 27 #define NFORKS 10
62 pid_t childs[NFORKS];
70 for (i = 0; i < NFORKS; i++)
94 while (num_exited != NFORKS)
forking-threads-plus-breakpoint.c 37 #define NFORKS 10
49 for (i = 0; i < NFORKS; i++)

Completed in 26 milliseconds