Re: Initializing threads
- From: Matthias Clasen <mclasen redhat com>
- To: gtk-app-devel-list gnome org
- Subject: Re: Initializing threads
- Date: Tue, 05 Oct 2004 15:48:41 -0400
On Tue, 2004-10-05 at 15:39, RAT wrote:
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?
You didn't call g_thread_init().
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]