Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make the UniRec thread safe ...and therefore great! #97

Open
janskto1 opened this issue Aug 23, 2018 · 0 comments
Open

Make the UniRec thread safe ...and therefore great! #97

janskto1 opened this issue Aug 23, 2018 · 0 comments
Assignees

Comments

@janskto1
Copy link
Contributor

It would be lovely if somebody took the challenge and made UniRec functions and macros thread safe.
Since currently they are not and it could be really confusing for newcomers.
Locking sections with initialization and deletion of UniRec templates and records is not the biggest issue, but the worst part comes when using TRAP_RECEIVE macro.

Eternal gratitude to whomever who solves this problem correctly and elegantly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants