LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

LabVIEW built DLL's in a multi-threaded C++ app, Help Needed!

Solved!
Go to solution

Hey Kevin,

 

Thanks for helping to resolve this issue.  Through further testing I have verified that if the vi's within a LV built DLL are specified to be reentrant and the dll is acessed from multiple threads simultaneously that the resultant behavior is in fact as expected and subsequently parallel (no major under the hood resource locking is going on other than perhaps in the LV memory manager which is very low level and not that time expensive).

 

Jesse Hurdus

TORC Technologies

Software Engineer
0 Kudos
Message 11 of 11
(911 Views)