cameron314 / concurrentqueue

A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
Other
9.52k stars 1.66k forks source link

Support to build on zOS #346

Closed v1gnesh closed 1 year ago

v1gnesh commented 1 year ago

Hey @cameron314, can you please have a look and merge this in please? It's adding support for a new platform, but code is behind pre-processor code blocks, so shouldn't mess with anything else.