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

  /src/external/gpl3/gdb/dist/gdb/
gnu-nat.h 45 typedef void (inf_threads_ftype) (struct proc *thread, void *arg); typedef
48 void inf_threads (struct inf *inf, inf_threads_ftype *f, void *arg);
  /src/external/gpl3/gdb.old/dist/gdb/
gnu-nat.h 45 typedef void (inf_threads_ftype) (struct proc *thread, void *arg); typedef
48 void inf_threads (struct inf *inf, inf_threads_ftype *f, void *arg);

Completed in 21 milliseconds