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

  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.threads/
forking-threads-plus-breakpoint.c 43 thread_forks (void *arg) function
130 ret = pthread_create (&threads[i], NULL, thread_forks, NULL);
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.threads/
forking-threads-plus-breakpoint.c 43 thread_forks (void *arg) function
130 ret = pthread_create (&threads[i], NULL, thread_forks, NULL);

Completed in 26 milliseconds