jthread/README.md

5 lines
194 B
Markdown
Raw Normal View History

2024-07-29 10:59:11 +02:00
# jthread
The JThread package provides some classes to make use of threads easy on different platforms. The classes are actually rather simple wrappers around existing thread implementations.