Skip to content

c11threads 2.0

Latest
Compare
Choose a tag to compare
@jtsiomb jtsiomb released this 17 Sep 18:40

Changes

  • Added implementation of C11 threads on windows, over the win32 native threading API.
  • standard compliance fix: mtx_lock should not return thrd_busy.