]> git.nickg.me.uk Git - nvc.git/commit
Move thread functions to a separate module
authorNick Gasson <nick@nickg.me.uk>
Fri, 22 Jul 2022 08:51:33 +0000 (09:51 +0100)
committerNick Gasson <nick@nickg.me.uk>
Fri, 22 Jul 2022 19:32:56 +0000 (20:32 +0100)
commitd846aec56f9978838027f460a5bd877c9e1870a1
tree83db748b96d3a2f19882e9fa8b6f67261a114c42
parentbd037f8d5dddfd790aeee91f1f648ec28ca1efde
Move thread functions to a separate module
src/Makemodule.am
src/cgen.c
src/thread.c [new file with mode: 0644]
src/thread.h [new file with mode: 0644]
src/util.c
src/util.h
test/test_misc.c