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

changed "push pop" to "enqueue dequeue" #3509

Merged
merged 1 commit into from
Mar 19, 2019

Conversation

Heidelberger
Copy link
Contributor

The original comment stated the queues were used to "push and pop" frames. "Push and pop" is usually associated with stacks.

I updated the comment to "enqueue and dequeue" which clearly refers to queues, and matches the enqueue() member method of rs2::frame_queue, which is called later.

The original comment stated the queues were used to "push and pop" frames.  "Push and pop" is usually associated with stacks.  

I updated the comment to "enqueue and dequeue" which clearly refers to queues, and matches the enqueue() member method of rs2::frame_queue, which is called later.
@dorodnic
Copy link
Contributor

Hi @Heidelberger
Thank you for the patch

@dorodnic dorodnic changed the base branch from master to development March 17, 2019 06:54
@ev-mp ev-mp merged commit 1ec39a3 into IntelRealSense:development Mar 19, 2019
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.

3 participants