Dan Smith wrote:
ZL> Now the method provider (VSMS.DefineSystem) blocks with
pegasus on
ZL> the trigger_indication() call. Details here: define_system() -->
ZL> trigger_indication() --> stdi_trigger_indication()
--> CBInvokeMethod()
Hmm, okay, I'll have to have a look at this. Might be something to do
with our use of the mutex in the indication code. Is your pegasus
using threads or processes?
I can see the log spamming "Thread.cpp" and
"ThreadPool.cpp". I assume
it's using threads.
--
- Zhengang