Intel® oneAPI Threading Building Blocks
Ask questions and share information about adding parallelism to your applications when using this threading library.
2465 Discussions

Are serial pipeline filters guaranteed to run on the main thread?

mwhouser
Beginner
257 Views

I am wondering if I can update some UI (which must be done from the main thread) in a serial filter in a pipeline.

Possible?

...Matt

0 Kudos
1 Reply
mwhouser
Beginner
257 Views
I answered my own question with a test program and the answer is no.
...Matt

0 Kudos
Reply