Skip to content

Minor change to thread construct/ops#3680

Merged
rhc54 merged 1 commit intoopenpmix:masterfrom
rhc54:topic/thrd
Sep 12, 2025
Merged

Minor change to thread construct/ops#3680
rhc54 merged 1 commit intoopenpmix:masterfrom
rhc54:topic/thrd

Conversation

@rhc54
Copy link
Contributor

@rhc54 rhc54 commented Sep 12, 2025

Take the mutex prior to initializing the rest of the pmix_thread_t contents so that Coverity quits complaining about it. Use "signal" instead of "broadcast" as we only have a single progress thread on a given lock.

Take the mutex prior to initializing the rest of the pmix_thread_t contents
so that Coverity quits complaining about it. Use "signal" instead of
"broadcast" as we only have a single progress thread on a given lock.

Signed-off-by: Ralph Castain <rhc@pmix.org>
@rhc54 rhc54 merged commit 7c19d2a into openpmix:master Sep 12, 2025
26 checks passed
@rhc54 rhc54 deleted the topic/thrd branch September 12, 2025 19:56
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