]> git.nickg.me.uk Git - nvc.git/commit
Add functions for suspending and resuming all threads
authorNick Gasson <nick@nickg.me.uk>
Sun, 15 Jan 2023 11:03:12 +0000 (11:03 +0000)
committerNick Gasson <nick@nickg.me.uk>
Sun, 15 Jan 2023 17:29:08 +0000 (17:29 +0000)
commit489c2bef449f4ed8433baf1f7ccc1a6d3b2be07f
treebbcdc04ba4728bd54c72383a17de3208ce6a22b5
parent912ad07e93e0367650c9377b1b927723fa19a001
Add functions for suspending and resuming all threads
src/debug.c
src/diag.c
src/diag.h
src/thread.c
src/thread.h
src/util.c
test/Makemodule.am
test/mtstress.c
test/test_misc.c
test/test_util.c
test/unit_test.c