Home
last modified time | relevance | path

Searched refs:qht_trylock (Results 1 – 1 of 1) sorted by relevance

/qemu/util/
H A Dqht.c119 static inline int qht_trylock(struct qht *ht) in qht_trylock() function
682 if (qht_trylock(ht)) { in qht_grow_maybe()