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 c08802c commit 7b20d31Copy full SHA for 7b20d31
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