Initializing threads



Hi, I'm new in threads and this is error that I have

GLib-ERROR **: The thread system is not yet initialized.

I'm just trying to create one threaded function with 

g_thread_create(read_func,NULL,FALSE,NULL);

Where's problem?

RAT




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