C run function in another thread

Posted by sterh on Stack Overflow See other posts from Stack Overflow or by sterh
Published on 2010-06-06T13:37:01Z Indexed on 2010/06/06 13:42 UTC
Read the original article Hit count: 313

Filed under:
|
|

Hello,

I have simple from written on C/gtk+ and i have function in this appliction. I need to run this function in a separate thread from gui form. Where can i see example?

Thank you.

© Stack Overflow or respective owner

Related posts about c

    Related posts about multithreading