Commit graph

4 commits

Author SHA1 Message Date
Petar Kapriš
4b150c8097 Modify argument to worker thread functions
Instead of only supplying the index, the pointer to the threadInfo
structure is passed.
2025-10-08 10:29:56 +02:00
Petar Kapriš
ba685cc0ca Detach worker threads upon creation 2025-10-08 10:29:49 +02:00
Petar Kapriš
2a3fee2c3f Rewrite the program to use POSIX threads
This is work in progress, there might still be some concurrency issues
to be resolved here.
2025-10-07 13:26:39 +02:00
Petar Kapriš
efac829915 Initial commit 2024-02-23 13:11:14 +01:00