simple utility library of my own.
Stars
2
Forks
0
Watchers
2
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
115
commits
Fix: Fatal assert(happens rarely) due to invalid thread state. Use gcc atomic functions.
9acb857View on GitHubDisable pthdcancel argument using pthread_cancel due to stability issue of threadex.
e44908fView on GitHubUpdate heap using static compare that is enabled by config in source..
854cdf9View on GitHubAdd very simple rx module - simple listener structure.
2464d29View on GitHubImprove log, assert, build for better debugging. Refind codes.
508d23bView on GitHubFix memory corruption rarely happens at taskmanager and taskdepman.
33e90a7View on GitHubFix segment-fault that rarely happens when looper is stopped.
7607702View on GitHubRename symbol name starting with '_' to respect C standard. Refind comments.
a580c4fView on GitHubAdd --with-test configuration. Fix incorrect test (threadex). Add ringbuf module (draft)
d9cf3b5View on GitHubRefactoring: Fix compiler errors. Style. Renaming. ETC!
cf20df9View on GitHub