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

  /src/external/gpl3/gdb/dist/gdb/
darwin-nat.c 413 darwin_find_thread (struct inferior *inf, thread_t thread) function
714 thread = darwin_find_thread (inf, thread_port);
965 thread = darwin_find_thread (inf, tid);
  /src/external/gpl3/gdb.old/dist/gdb/
darwin-nat.c 410 darwin_find_thread (struct inferior *inf, thread_t thread) function
711 thread = darwin_find_thread (inf, thread_port);
962 thread = darwin_find_thread (inf, tid);

Completed in 26 milliseconds