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

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

Completed in 34 milliseconds