When an atomic read action cannot read from a desired write, make this thread sleep...
authorweiyu <weiyuluo1232@gmail.com>
Thu, 5 Sep 2019 00:49:56 +0000 (17:49 -0700)
committerweiyu <weiyuluo1232@gmail.com>
Thu, 5 Sep 2019 00:49:56 +0000 (17:49 -0700)
commiteed2c95c816686f295d6baa6743f74d9265b40c2
treebca6c1adeb3e9cbf530982c80870d5d84a96f1e4
parentc369befe1aed16a6ddf9f4937b586c5104d5b92f
When an atomic read action cannot read from a desired write, make this thread sleep; half working now, still got some bug to fix
action.cc
action.h
execution.cc
execution.h
fuzzer.h
newfuzzer.cc
newfuzzer.h
schedule.cc