Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gdb/gdb/
H A Dthread.c510 do_restore_current_thread_cleanup (void *arg) in do_restore_current_thread_cleanup() function
523 return make_cleanup (do_restore_current_thread_cleanup, old); in make_cleanup_restore_current_thread()