©
本文档使用 PHP中文网手册 发布
(PECL maxdb >= 7.6.06.04)
maxdb_thread_safe — Returns whether thread safety is given or not
maxdb_thread_safe() indicates whether the client library is compiled as thread-safe.
TRUE
if the client library is thread-safe, otherwise FALSE
.