chiark / gitweb /
gpg agent threading bugs: Add some `xxx' comments.
[gnupg2.git] / agent / agent.h
index 89dc46d05233a4809be60827397536375685935a..147d242ec9dda1e83b19b989b63bee6b0c75b1fb 100644 (file)
@@ -345,6 +345,7 @@ void *get_agent_scd_notify_event (void);
 #endif
 void agent_sighup_action (void);
 int map_pk_openpgp_to_gcry (int openpgp_algo);
+void interrupt_main_thread_loop (void);
 
 /*-- command.c --*/
 gpg_error_t agent_inq_pinentry_launched (ctrl_t ctrl, unsigned long pid,