Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/s390x/
H A Dstorage-attributes.h41 void (*synchronize)(S390StAttribState *sa); member
/openbmc/qemu/monitor/
H A Dhmp-cmds-target.c50 static CPUState *mon_get_cpu_sync(Monitor *mon, bool synchronize) in mon_get_cpu_sync()
/openbmc/linux/drivers/crypto/ccree/
H A Dcc_hash.c1565 bool synchronize; member
/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