Searched refs:UNLOCK (Results 1 – 4 of 4) sorted by relevance
118 #define UNLOCK() do { pthread_mutex_unlock(&mtx_res); } while (0) macro121 #define UNLOCK() macro170 UNLOCK(); in exec_php()200 UNLOCK(); in call_php()291 UNLOCK(); in call_php()295 UNLOCK(); in call_php()349 UNLOCK(); in call_php()
104 @$db->exec('UNLOCK TABLE test');
112 mysqli_query($link, "UNLOCK TABLE test");
30432 #define IOMETHODS(FINDER,METHOD,VERSION,CLOSE,LOCK,UNLOCK,CKLOCK,SHMMAP) \30442 UNLOCK, /* xUnlock */ \
Completed in 302 milliseconds