After discussing this with Matt K, I'm abandoning the approach of using the 
Queue in favour of a much simpler approach that just stores a single Operation* 
in ProcessMonitor, with two semaphores used for synchronization between the 
operation-thread and the caller-thread.

http://llvm-reviews.chandlerc.com/D1682
_______________________________________________
lldb-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits

Reply via email to