Searched refs:tb_lock (Results 1 - 2 of 2) sorted by relevance

/external/qemu/include/exec/
H A Dexec-all.h197 spinlock_t tb_lock; member in struct:TBContext
/external/qemu/
H A Dcpu-exec.c563 spin_lock(&tcg_ctx.tb_ctx.tb_lock);
585 spin_unlock(&tcg_ctx.tb_ctx.tb_lock);

Completed in 120 milliseconds