Commit Graph
15 Commits
Author SHA1 Message Date
AfonsoCMSousa d0eb9ef193 Enhance thread management and build script
- Added check for thread worker in thread_master_init to provide informative error message.
- Updated main function to properly assign jobs to the thread worker.
- Modified build script to create a bin directory if it doesn't exist.
2025-03-18 19:11:54 +00:00
AfonsoCMSousa b06987919d Fixed small issue with windows enviorment 2025-03-12 19:48:14 +00:00
Afonso SousaandGitHub 8a0335c8da Fixed indentation and error messages in threadlib.c 2025-03-12 10:17:20 +00:00
Afonso SousaandGitHub 1079ec010c Update README.md 2025-03-12 04:23:53 +00:00
Afonso SousaandGitHub f38a1f3990 Update README.md 2025-03-12 04:16:01 +00:00
Afonso SousaandGitHub d20074f403 Update README.md v1.0 2025-03-12 04:04:33 +00:00
Afonso SousaandGitHub 438a3bd3e9 Update README.md 2025-03-12 04:03:18 +00:00
Afonso SousaandGitHub d0b9692c80 Update README.md 2025-03-12 03:57:18 +00:00
Afonso SousaandGitHub 3f313ecf03 Update README.md 2025-03-12 03:55:01 +00:00
AfonsoCMSousa f62e5dc809 Added small Pseudo code. 2025-03-12 03:54:19 +00:00
AfonsoCMSousa 86a46fbdd3 Merge branch 'master' of https://github.com/AfonsoCMSousa/Thread-Master 2025-03-12 03:53:41 +00:00
AfonsoCMSousa 760d0ecfb0 Added small Pseudo code. 2025-03-12 03:51:42 +00:00
Afonso SousaandGitHub 29c73111a2 Rename guide.md to GUIDE.md 2025-03-12 03:47:43 +00:00
AfonsoCMSousa 6c92c970e4 First Commit and release of a stable build. 2025-03-12 03:45:26 +00:00
Afonso SousaandGitHub 59fdbcd134 Initial commit 2025-03-12 03:42:59 +00:00