Searched refs:MYSQLND_STATS_UNLOCK (Results 1 – 2 of 2) sorted by relevance
33 #define MYSQLND_STATS_UNLOCK(stats) tsrm_mutex_unlock((stats)->LOCK_access) macro36 #define MYSQLND_STATS_UNLOCK(stats) macro43 MYSQLND_STATS_UNLOCK((s_array)); \59 MYSQLND_STATS_UNLOCK(_p_s); \
287 MYSQLND_STATS_UNLOCK(stats); in mysqlnd_stats_set_trigger()303 MYSQLND_STATS_UNLOCK(stats); in mysqlnd_stats_reset_triggers()
Completed in 9 milliseconds