开发者

C run function in another thread

I have simple from written on C/gtk+ and i have function in this appliction. I need to run this function in a separa开发者_JAVA百科te thread from gui form. Where can i see example?

Thank you.


http://www.yolinux.com/TUTORIALS/GDK_Threads.html


Thread functions are provided by your operating system, they are not part of the C standard.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜