Lines Matching refs:mutex
209 dlz_mutex_t mutex;
290 dlz_mutex_unlock(&dbi->mutex);
306 if (dlz_mutex_trylock(&state->db[i].mutex) == 0)
472 dlz_mutex_unlock(&dbi->mutex);
635 dlz_mutex_unlock(&dbi->mutex);
977 dlz_mutex_init(&state->db[n].mutex, NULL);
978 dlz_mutex_lock(&state->db[n].mutex);
987 dlz_mutex_unlock(&state->db[n].mutex);
1321 dlz_mutex_unlock(&newtx->dbi->mutex);
1460 * Unlock the mutex for this txn
1462 dlz_mutex_unlock(&txn->dbi->mutex);