Skip to content

Releases: jtsiomb/c11threads

c11threads 2.0

17 Sep 18:40
Compare
Choose a tag to compare

Changes

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

c11threads 1.0

03 Jan 15:29
Compare
Choose a tag to compare

Release 1.0 contains the accumulated changes of about 10 years of contributions, fixes, and improvements, since the initial implementation. There was no previous release, just code in the repository.