Skip to content

Re-factor thread primitives into pl API, add native win32 support

Hendrik Leppkes requested to merge (removed):w32thread into master

This avoids the dependency on pthread on Windows, reducing threading overhead and simplifying the build.

Edited by Hendrik Leppkes

Merge request reports