Quantcast
Channel: LabWindows/CVI topics
Viewing all articles
Browse latest Browse all 5339

thread callbacks across thread pools

$
0
0

Correct me if I'm wrong, but apparently calls such as PostDeferredCallToThread() don't work between thread pools. If I create a thread pool in a main program (operating in the default thread pool) and make threads, I can't make calls to callbacks in the new thread pool. Thread-safe queues and variables, on the other hand, still seem to work.


Viewing all articles
Browse latest Browse all 5339

Trending Articles