summaryrefslogtreecommitdiff
path: root/include/pfs_thread_provider.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/pfs_thread_provider.h')
-rw-r--r--include/pfs_thread_provider.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/pfs_thread_provider.h b/include/pfs_thread_provider.h
index 3c43f8e3d77..6b5633722f5 100644
--- a/include/pfs_thread_provider.h
+++ b/include/pfs_thread_provider.h
@@ -99,6 +99,8 @@ void pfs_set_thread_info_v1(const char* info, uint info_len);
void pfs_set_thread_v1(PSI_thread* thread);
+void pfs_set_thread_peer_port_v1(PSI_thread *thread, uint port);
+
void pfs_delete_current_thread_v1(void);
void pfs_delete_thread_v1(PSI_thread *thread);