Every time a thread enters a function, check whether other threads should still wait...
authorweiyu <weiyuluo1232@gmail.com>
Tue, 8 Oct 2019 01:28:20 +0000 (18:28 -0700)
committerweiyu <weiyuluo1232@gmail.com>
Tue, 8 Oct 2019 01:28:20 +0000 (18:28 -0700)
commitf6903f05c59c2f59ae9d22f177985aba6cf35e03
tree8a81ba0b7aa642948d4515fb16d9fdbda63f44ac
parent265c4e05ee590cfb3ac975d1871929a8c543f033
Every time a thread enters a function, check whether other threads should still wait for this thread or not.
funcnode.cc
history.cc
history.h
newfuzzer.cc
newfuzzer.h
waitobj.cc
waitobj.h