[Lldb-commits] [lldb] [lldb][plugin] Clear in same thread as set (PR #139252)

Pavel Labath via lldb-commits lldb-commits at lists.llvm.org
Mon May 12 07:57:43 PDT 2025


labath wrote:

> But if plain counter preferred, will switch to that.

That is the first idea that crossed my mind, I'm not saying its the best one. I'm not really sure how would a condition variable help here (like, you still need some kind of a counter to trigger the condition), but I'm open to other approaches.

https://github.com/llvm/llvm-project/pull/139252


More information about the lldb-commits mailing list