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

Fix TSA warnings when building with clang thread analysis. #877

Merged
merged 1 commit into from
Oct 8, 2021

Conversation

clalancette
Copy link
Contributor

In particular, mark consumer_buffer() as ACQUIRE and
release_consumer_buffer() as RELEASE.

Signed-off-by: Chris Lalancette clalancette@openrobotics.org

In particular, mark consumer_buffer() as ACQUIRE and
release_consumer_buffer() as RELEASE.

Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>
@clalancette clalancette requested a review from a team as a code owner October 5, 2021 15:55
@clalancette clalancette requested review from MichaelOrlov and david-prody and removed request for a team October 5, 2021 15:55
@clalancette
Copy link
Contributor Author

CI:

  • Linux Build Status
  • Linux-aarch64 Build Status
  • macOS Build Status
  • Windows Build Status
  • Linux Clang Build Status

Copy link
Contributor

@MichaelOrlov MichaelOrlov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@clalancette
Copy link
Contributor Author

Thanks for the review! CI is green, so merging.

@clalancette clalancette merged commit 21a4685 into master Oct 8, 2021
@delete-merged-branch delete-merged-branch bot deleted the clalancette/fix-tsa-warnings branch October 8, 2021 12:00
YXL76 pushed a commit to YXL76/rosbag2 that referenced this pull request Nov 18, 2022
In particular, mark consumer_buffer() as ACQUIRE and
release_consumer_buffer() as RELEASE.

Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>
YXL76 pushed a commit to YXL76/rosbag2 that referenced this pull request Nov 18, 2022
In particular, mark consumer_buffer() as ACQUIRE and
release_consumer_buffer() as RELEASE.

Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>
YXL76 pushed a commit to YXL76/rosbag2 that referenced this pull request Nov 18, 2022
In particular, mark consumer_buffer() as ACQUIRE and
release_consumer_buffer() as RELEASE.

Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>
YXL76 pushed a commit to YXL76/rosbag2 that referenced this pull request Nov 18, 2022
In particular, mark consumer_buffer() as ACQUIRE and
release_consumer_buffer() as RELEASE.

Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>
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.

None yet

2 participants