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

  /src/external/gpl3/gdb/dist/gdb/
remote.c 103 typedef int (*rmt_thread_action) (threadref *ref, void *context); typedef
1281 int remote_threadlist_iterator (rmt_thread_action stepfunction,
3971 remote_target::remote_threadlist_iterator (rmt_thread_action stepfunction,
  /src/external/gpl3/gdb.old/dist/gdb/
remote.c 100 typedef int (*rmt_thread_action) (threadref *ref, void *context); typedef
1251 int remote_threadlist_iterator (rmt_thread_action stepfunction,
3947 remote_target::remote_threadlist_iterator (rmt_thread_action stepfunction,

Completed in 50 milliseconds