g_thread



Hi, i want to use g_thread to do the heavy stuff of my program, and the program must still be running. But when i used it and it starts going, the program still freezes... i uses fork() but the child's dont quit ( using exit(0) or _exit(0) didn't help). How can i fix this?





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]