Home
last modified time | relevance | path

Searched refs:MYSQLND_STATS_UNLOCK (Results 1 – 2 of 2) sorted by relevance

/PHP-5.3/ext/mysqlnd/
H A Dmysqlnd_statistics.h39 #define MYSQLND_STATS_UNLOCK(stats) tsrm_mutex_unlock((stats)->LOCK_access) macro
42 #define MYSQLND_STATS_UNLOCK(stats) macro
49 MYSQLND_STATS_UNLOCK((s_array)); \
65 MYSQLND_STATS_UNLOCK(_p_s); \
H A Dmysqlnd_statistics.c290 MYSQLND_STATS_UNLOCK(stats); in mysqlnd_stats_set_trigger()
306 MYSQLND_STATS_UNLOCK(stats); in mysqlnd_stats_reset_triggers()

Completed in 18 milliseconds