Home
last modified time | relevance | path

Searched defs:synchronize (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/hw/s390x/
H A Dstorage-attributes.h40 void (*synchronize)(S390StAttribState *sa); member
/openbmc/qemu/monitor/
H A Dhmp-cmds-target.c51 static CPUState *mon_get_cpu_sync(Monitor *mon, bool synchronize) in mon_get_cpu_sync()
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dqunit-1.18.0.js41 function synchronize(callback,last){if(QUnit.objectType(callback)==="array"){while(callback.length)… function