MySQL 5.7 C API Developer Guide  /  C API Thread Interface  /  C API Thread Function Reference

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