]> git.nickg.me.uk Git - nvc.git/commit
Use Windows API directly instead of winpthreads wrapper. Fixes #861
authorNick Gasson <nick@nickg.me.uk>
Thu, 7 Mar 2024 19:57:59 +0000 (19:57 +0000)
committerNick Gasson <nick@nickg.me.uk>
Thu, 7 Mar 2024 20:48:36 +0000 (20:48 +0000)
commit9c1edf94fda6809c7fce33093c747fc869bb6ef1
treef90ba09095aaded5e5f915d08cbe76b7a37fd83e
parent07791c71f368ceae43aa2fe2181fad61a2dbfc69
Use Windows API directly instead of winpthreads wrapper. Fixes #861
.github/workflows/build-test.yml
configure.ac
src/thread.c
test/Makemodule.am
test/lockbench.c
test/workqbench.c