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

Let multiple users share ownership over rs_context object #145

Merged
merged 1 commit into from
May 22, 2016
Merged

Let multiple users share ownership over rs_context object #145

merged 1 commit into from
May 22, 2016

Conversation

dorodnic
Copy link
Contributor

Removed "singleton semantics" limitation from rs_context in order to let multiple users simultaneously consume librealsense services (#141). Did it through shared ownership instead of global / static to let users release all claimed interfaces once they are done using them.

@dorodnic dorodnic merged commit bff3ab5 into IntelRealSense:master May 22, 2016
apuzhevi pushed a commit to apuzhevi/librealsense that referenced this pull request Mar 12, 2020
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.

1 participant