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

  /src/external/gpl3/gdb.old/dist/gdb/
procfs.c 1597 proc_delete_dead_threads (procinfo *parent, procinfo *thread, void *ignore) function
1625 proc_iterate_over_threads (pi, proc_delete_dead_threads, NULL);
  /src/external/gpl3/gdb/dist/gdb/
procfs.c 1597 proc_delete_dead_threads (procinfo *parent, procinfo *thread, void *ignore) function
1625 proc_iterate_over_threads (pi, proc_delete_dead_threads, NULL);

Completed in 69 milliseconds