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

  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.threads/
step-over-thread-exit-while-stop-all-threads.c 66 pthread_t breakpoint_hitter; local
72 pthread_create (&breakpoint_hitter, NULL, breakpoint_hitter_thread, NULL);
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.threads/
step-over-thread-exit-while-stop-all-threads.c 66 pthread_t breakpoint_hitter; local
72 pthread_create (&breakpoint_hitter, NULL, breakpoint_hitter_thread, NULL);

Completed in 26 milliseconds