PyIDebugApplication.SynchronousCallInDebuggerThread
SynchronousCallInDebuggerThread(pptc, dwParam1, dwParam2, dwParam3)
Provides a mechanism for the caller to run code in the debugger thread.
Parameters
Comments
This is generally used so that language engines and hosts can implement free threaded objects on top of their single threaded implementations.