Searched refs:invoker_cleanup_restore_and_detach (Results 1 – 4 of 4) sorted by relevance
42 void invoker_cleanup_restore_and_detach(void *v_pid) in invoker_cleanup_restore_and_detach() function
90 void invoker_cleanup_restore_and_detach(void *v_pid);
1123 void invoker_cleanup_restore_and_detach(void *v_pid) in invoker_cleanup_restore_and_detach() function
224 pthread_cleanup_push(invoker_cleanup_restore_and_detach, v_pid); in invoke_gdbserver_in_valgrind()