update : 2015.11.03
php.shukuma.com

검색:
 
 
Returns whether thread safety is given or not

maxdb_thread_safe

(PECL maxdb >= 7.6.06.04)

maxdb_thread_safeReturns whether thread safety is given or not

설명

bool maxdb_thread_safe ( void )

maxdb_thread_safe() indicates whether the client library is compiled as thread-safe.

반환값

TRUE if the client library is thread-safe, otherwise FALSE.