Files
acrn-hypervisor/hypervisor/arch/x86
Jason Chen CJ e19d36fa6c change pcpu_sync_sleep to wait_sync_change
pcpu_sync_sleep monitor "uint64_t sync" change to "1UL << mask_bit",
which is not very clear to take use of it.
change it to wait_sync_change, means monitor "uint64_t sync" change to
"wake_sync", make the function clear to use.
And expose it for the usage of the following patches.

Signed-off-by: Jason Chen CJ <jason.cj.chen@intel.com>
2018-08-15 12:05:18 +08:00
..
2018-08-15 12:04:12 +08:00
2018-07-25 15:29:34 +08:00
2018-08-15 12:04:12 +08:00
2018-08-15 12:04:12 +08:00
2018-08-15 10:40:43 +08:00
2018-08-15 12:05:18 +08:00
2018-08-14 09:53:32 +08:00
2018-08-06 12:27:53 +08:00
2018-08-15 10:40:43 +08:00
2018-08-07 09:55:13 +08:00
2018-08-15 10:40:43 +08:00
2018-08-10 10:17:09 +08:00
2018-08-13 14:07:30 +08:00
2018-08-14 09:53:32 +08:00
2018-08-15 10:40:43 +08:00