HomeSort by relevance Sort by last modified time
    Searched refs:tb_lock (Results 1 - 2 of 2) sorted by null

  /external/qemu/include/exec/
exec-all.h 197 spinlock_t tb_lock; member in struct:TBContext
  /external/qemu/
cpu-exec.c 563 spin_lock(&tcg_ctx.tb_ctx.tb_lock);
585 spin_unlock(&tcg_ctx.tb_ctx.tb_lock);
    [all...]

Completed in 149 milliseconds