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

  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.threads/
pthreads.c 35 static int from_thread2; local
52 from_thread2++;
55 if (from_main && from_thread1 && from_thread2)
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.threads/
pthreads.c 35 static int from_thread2; local
52 from_thread2++;
55 if (from_main && from_thread1 && from_thread2)

Completed in 18 milliseconds