Bug in glib docs?
- From: Tomas Ogren <stric ing umu se>
- To: Gtk Devel <gtk-devel-list gnome org>
- Subject: Bug in glib docs?
- Date: Tue, 8 Jan 2002 03:02:53 +0100
Helo.
http://developer.gnome.org/doc/API/2.0/glib/glib-threads.html:
At g_thread_exit():
Calling
g_thread_join (retval);
is equivalent to calling
return retval;
Shouldn't that be g_thread_exit (retval) ?
/Tomas
--
Tomas Ögren, stric ing umu se, http://www.ing.umu.se/~stric/
|- Student at Computing Science, University of Umeå
`- Sysadmin at {cs,ing,acc}.umu.se
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]