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

8.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 8.2, β€œC API Threaded Function Descriptions”.

Table 8.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