Skip to content

Thread-safe context types#21

Open
sjeohp-zz wants to merge 2 commits intorekka:masterfrom
sjeohp-zz:master
Open

Thread-safe context types#21
sjeohp-zz wants to merge 2 commits intorekka:masterfrom
sjeohp-zz:master

Conversation

@sjeohp-zz
Copy link
Copy Markdown
Contributor

Additional types using Arc in place of Rc.

sjeohp added 2 commits April 1, 2019 17:44
AtomicContext and AtomicGuardedFunc are identical to the regular types
but use Arc instead of Rc and require function types to implement Send + Sync.
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

Successfully merging this pull request may close these issues.

2 participants