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