Home
last modified time | relevance | path

Searched defs:UNLOCK (Results 1 – 1 of 1) sorted by relevance

/PHP-5.5/ext/interbase/
H A Dphp_ibase_udf.c118 #define UNLOCK() do { pthread_mutex_unlock(&mtx_res); } while (0) macro
121 #define UNLOCK() macro

Completed in 6 milliseconds