Home
last modified time | relevance | path

Searched refs:rmt_thread_action (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/contrib/gdb-7/gdb/
H A Dremote.c1938 typedef int (*rmt_thread_action) (threadref *ref, void *context); typedef
1940 static int remote_threadlist_iterator (rmt_thread_action stepfunction,
2523 remote_threadlist_iterator (rmt_thread_action stepfunction, void *context, in remote_threadlist_iterator()