UNLOCK 120 ext/interbase/php_ibase_udf.c #define UNLOCK() do { pthread_mutex_unlock(&mtx_res); } while (0) UNLOCK 123 ext/interbase/php_ibase_udf.c #define UNLOCK()