Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/gdb/
H A Dravenscar-thread.c57 static void ravenscar_find_new_threads (struct target_ops *ops);
203 ravenscar_find_new_threads (ops); in ravenscar_wait()
220 ravenscar_find_new_threads (struct target_ops *ops) in ravenscar_find_new_threads() function
369 ravenscar_ops.to_find_new_threads = ravenscar_find_new_threads; in init_ravenscar_thread_ops()