Document the necessity to call g_thread_init() when using threads (even
[platform/upstream/glib.git] / docs / reference / glib / tmpl / threads.sgml
2004-08-12 Matthias ClasenDocument the necessity to call g_thread_init() when...
2004-03-02 Owen Taylor=== Released 2.3.5 === GLIB_2_3_5
2004-02-26 Sebastian WilhelmiRemoved the PID niceness surrogate for thread prioritie...
2004-02-24 Owen Taylor=== Released 2.3.3 === GLIB_2_3_3
2004-02-03 Tim Janikprovide a short-cut version for this macro in case
2004-01-22 Owen Taylor=== Released 2.3.2 === GLIB_2_3_2
2004-01-09 Tim Janikadded convenience macros G_IMPLEMENT_INTERFACE() and...
2003-07-30 Noah LevittRevert accidental commit. (Oops.)
2003-07-30 Noah Levitt548d0e9ce9516c80c8f5830090bfcae3
2003-07-28 Matthias ClasenCommit autogenerated stuff.
2003-07-09 Matthias ClasenDocument the members of GOnce.
2003-07-08 Matthias ClasenSGML fix.
2003-07-08 Matthias ClasenSupport for one-time initialization functions. (#69668...
2002-12-16 Owen Taylor=== Released 2.1.5 === GLIB_2_1_5
2002-07-25 Owen TaylorFix reference to non-existing @priority parameter....
2002-05-30 Matthias ClasenSmall formatting fixes.
2002-05-26 Matthias ClasenRemove references to nonexisting functions
2002-05-01 Sebastian WilhelmiClarify recursion issues with GMutex. (#78171)
2002-04-18 Matthias Clasens/<!>/<!-- -->/g throughout the documentation to bring...
2002-02-21 Matthias ClasenNew header containing GTK_DEBUG-style debugging support...
2002-01-08 Sebastian WilhelmiName the right function.
2001-12-13 Matthias ClasenRevert mistaken change: it is UNIX, not Unix.
2001-12-12 Matthias ClasenDocumentation fixes.
2001-10-06 Tim Janikdoc builds.
2001-10-02 Matthias Clasendocumentation update. add documentation. update docs...
2001-10-01 Matthias ClasenMore markup fixes and completions.
2001-09-19 Sebastian WilhelmiAdd thread_equal function to allow for platform defined...
2001-09-03 Tim Janikupdates for 1.3.7 release.
2001-06-26 Sebastian WilhelmiCorrected.
2001-06-07 Sebastian WilhelmiLook for nanosleep function.
2001-05-18 Sebastian WilhelmiUpdated.
2001-05-09 Sebastian WilhelmiOps, forgot this.
2001-05-08 Sebastian WilhelmiClarification for g_mutex_trylock.
2001-05-08 Sebastian WilhelmiUpdated.
2001-04-03 Sebastian WilhelmiUpdated.
2001-03-08 Sebastian WilhelmiSpelling corrections.
2001-03-07 Sebastian WilhelmiFixed stupid typo.
2001-03-07 Sebastian WilhelmiC2001-03-07 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
2001-02-23 Sebastian WilhelmiChange the order to match the order in g_thread_create().
2001-02-01 Sebastian WilhelmiAdded g_static_mutex_init to allow initialization of...
2001-01-30 Sebastian WilhelmiCall g_thread_impl_init(), as g_thread_init won't call it.
2000-10-30 Sebastian Wilhelmisecond try.
2000-09-07 Owen TaylorSome further makefile improvement.
2000-09-06 Owen TaylorImprove separation of generic non-generic parts and...
2000-09-06 Owen Taylorhead -n 4 ChangeLog
1999-12-02 Sebastian WilhelmiRemoved G_THREADS_IMPL_NSPR. Shouldn't be used anyway.
1999-08-17 Owen TaylorAdded missing </para> Added missing </para> Added missi...
1999-08-16 Owen TaylorInitial revision