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

  /src/external/gpl3/gdb.old/dist/gdb/
aix-thread.c 142 static aix_thread_target aix_thread_ops; variable
992 current_inferior ()->push_target (&aix_thread_ops);
1018 current_inferior ()->unpush_target (&aix_thread_ops);
  /src/external/gpl3/gdb/dist/gdb/
aix-thread.c 142 static aix_thread_target aix_thread_ops; variable
985 current_inferior ()->push_target (&aix_thread_ops);
1011 current_inferior ()->unpush_target (&aix_thread_ops);

Completed in 14 milliseconds