MySQL 5.7 C API Developer Guide

7.1 C API Thread Function Reference

The following table summarizes the functions available for the thread control within the client. For greater detail, see the descriptions in Section 7.2, “C API Threaded Function Descriptions”.

Table 7.1 C API Thread Functions

Name Description
mysql_thread_end() Finalize thread handler
mysql_thread_init() Initialize thread handler
mysql_thread_safe() Whether client is compiled thread-safe