We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9fec31 commit 0eefa73Copy full SHA for 0eefa73
IntelPresentMon/CommonUtilities/log/ChannelFlusher.cpp
@@ -25,6 +25,6 @@ namespace pmon::util::log
25
}
26
ChannelFlusher::~ChannelFlusher()
27
{
28
- exitEvent_.Set();
+ pmquell(exitEvent_.Set());
29
30
0 commit comments