HomeSort by relevance Sort by last modified time
    Searched full:global_cpu_lock (Results 1 - 1 of 1) sorted by null

  /external/qemu/target-i386/
op_helper.c 110 static spinlock_t global_cpu_lock = SPIN_LOCK_UNLOCKED; variable
114 spin_lock(&global_cpu_lock);
119 spin_unlock(&global_cpu_lock);
    [all...]

Completed in 591 milliseconds