LuaLanes / lanes

Lanes is a lightweight, native, lazy evaluating multithreading library for Lua 5.1 to 5.4.
Other
465 stars 96 forks source link

src/threading.h: fix compilation on musl #222

Closed ConiKost closed 9 months ago

ConiKost commented 9 months ago

This fixed compilation with musl instead glibc.