ht_find_locked
result = ht_find_locked(h, hash);
void *ht_find_locked(struct ht *h, uint32_t hash);
flushee = ht_find_locked(&conn->lc_requests, oldtag);