PHP Velho Oeste 2024

maxdb_thread_safe

(PECL maxdb >= 7.6.06.04)

maxdb_thread_safeスレッドセーフであるかどうかを返す

説明

maxdb_thread_safe ( void ) : bool

maxdb_thread_safe() は、 クライアントライブラリがスレッドセーフにコンパイルされているかどうかを示します。

返り値

クライアントライブラリがスレッドセーフである場合に TRUE、 それ以外の場合に FALSE を返します。

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top