| Commit message (Expand) | Author | Age | Files | Lines |
* | Updated FSF's address | Daniel Mustieles | 2014-01-31 | 1 | -3/+1 |
* | gthread-impl.c: add missing #include "config.h" | Ryan Lortie | 2013-01-14 | 1 | -0/+2 |
* | Actually Don't define GLIB_COMPILATION in libgthread | Alexander Larsson | 2011-10-18 | 1 | -0/+4 |
* | Don't define GLIB_COMPILATION in libgthread | Alexander Larsson | 2011-10-18 | 1 | -4/+0 |
* | gthread/: fix up declarations | Ryan Lortie | 2011-10-16 | 1 | -1/+1 |
* | Add a warning to g_thread_init_with_errorcheck_mutexes | Matthias Clasen | 2011-10-05 | 1 | -0/+1 |
* | Deprecate g_thread_init() | Ryan Lortie | 2011-10-04 | 1 | -13/+0 |
* | g_thread_init: take a gpointer as the arg | Ryan Lortie | 2011-09-21 | 1 | -2/+2 |
* | Move the GThread implementations to glib/ | Ryan Lortie | 2011-09-09 | 1 | -2/+4 |
* | invert gthread-impl includes | Ryan Lortie | 2011-09-09 | 1 | -7/+0 |
* | Stop using HAVE_G_THREAD_IMPL_INIT | Ryan Lortie | 2011-09-09 | 1 | -4/+1 |
* | Move thread priority translation into the backends | Ryan Lortie | 2011-09-09 | 1 | -26/+0 |
* | Remove support for custom thread implementations | Ryan Lortie | 2011-09-09 | 1 | -54/+10 |
* | GThread: remove errorcheck mutex support | Ryan Lortie | 2011-09-09 | 1 | -220/+8 |
* | gthread: remove some unused forward declarations | Ryan Lortie | 2011-09-09 | 1 | -7/+0 |
* | Deprecated (undocumented) g_thread_gettime | Ryan Lortie | 2011-09-09 | 1 | -2/+0 |
* | Make threads mandatory | Dan Winship | 2011-09-09 | 1 | -18/+0 |
* | Fix typo in GMutex error message | Colin Walters | 2010-04-21 | 1 | -1/+1 |
* | Relax g_thread_init() requirements | Alexander Larsson | 2010-01-12 | 1 | -1/+6 |
* | Bug 460920 – build fix for --disable-threads | Matthias Clasen | 2008-08-17 | 1 | -0/+6 |
* | Revert an accidental ABI break by moving gettime out of the | Matthias Clasen | 2007-01-16 | 1 | -2/+3 |
* | Don't link glib against libpthread. (#393812) | Matthias Clasen | 2007-01-08 | 1 | -1/+2 |
* | Make the magic and location arguments to the error-checking-mutex | Sebastian Wilhelmi | 2006-05-11 | 1 | -131/+98 |
* | Renamed to glib/gthreadprivate.h and moved system thread identifier | Sebastian Wilhelmi | 2006-05-10 | 1 | -23/+34 |
* | Use canonical include form for internal headers. config.h is always there. | Sebastian Wilhelmi | 2006-05-09 | 1 | -5/+3 |
* | Fixes for #101264 and #99372: | Sebastian Wilhelmi | 2003-02-14 | 1 | -21/+2 |
* | Call g_main_thread_init() after setting g_threads_got_initialized. | Owen Taylor | 2002-12-20 | 1 | -1/+5 |
* | Improved the seeding algorithm. Old behaviour can be achived by setting | Sebastian Wilhelmi | 2002-11-26 | 1 | -0/+2 |
* | Factor out g_main_context_init_pipe from g_main_context_new to initialize | Sebastian Wilhelmi | 2002-08-06 | 1 | -0/+2 |
* | Set the normal PID surrogate priority according to getpid() to avoid | Sebastian Wilhelmi | 2002-08-06 | 1 | -7/+4 |
* | Fixed typo. (#78985) | Sebastian Wilhelmi | 2002-04-18 | 1 | -1/+1 |
* | Cache getenv("G_BROKEN_FILENAMES") in have_broken_filenames() and use | Alexander Larsson | 2002-03-13 | 1 | -0/+2 |
* | Fixed typo in G_THREADS_ENABLED. | Sebastian Wilhelmi | 2002-02-09 | 1 | -1/+1 |
* | Make --disable-threads work again. (#71034) | Sebastian Wilhelmi | 2002-02-09 | 1 | -5/+13 |
* | When the sublangid is SUBLANG_DEFAULT, return the locale of the language's | Bruno Haible | 2001-09-27 | 1 | -6/+13 |
* | Corrected the array size (cough, cough). Pointed out by | Sebastian Wilhelmi | 2001-09-25 | 1 | -1/+1 |
* | Removed POSIX_*. Defined G_THREAD_SOURCE to "gthread-win32.c". | Sebastian Wilhelmi | 2001-05-22 | 1 | -16/+17 |
* | Added special case for priorities on FreeBSD. Thanks to David Reid | Sebastian Wilhelmi | 2001-04-03 | 1 | -2/+2 |
* | Use libglib-1.3.la from top_builddir. Invoke libtool with -no-undefined | Tor Lillqvist | 2001-03-09 | 1 | -1/+1 |
* | Call g_thread_impl_init(), as g_thread_init won't call it. | Sebastian Wilhelmi | 2001-01-30 | 1 | -0/+6 |
* | Added debug information for g_mutex_free calls, if G_ERRORCHECK_MUTEXES is | Sebastian Wilhelmi | 2001-01-30 | 1 | -6/+15 |
* | hack this so it compiles, needs fixing for real. | Havoc Pennington | 2001-01-29 | 1 | -1/+3 |
* | Broadcast the condition, if there are waiting readers, as all might read | Sebastian Wilhelmi | 2001-01-29 | 1 | -0/+5 |
* | Revamped errorcheck mutexes and added errorcheck cond_wait() and | Sebastian Wilhelmi | 2000-11-28 | 1 | -42/+108 |
* | Add a surrogate for thread priorities using PID niceness for systems with | Sebastian Wilhelmi | 2000-11-21 | 1 | -18/+24 |
* | Added errorcheck mutexes. These are activated through the preprocessor | Sebastian Wilhelmi | 2000-09-29 | 1 | -0/+147 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -4/+4 |
* | check for sysconf (_SC_THREAD_STACK_MIN), which returns the minimal stack | Sebastian Wilhelmi | 2000-02-22 | 1 | -2/+2 |
* | G_OS_FOO #defines. I *think* I got the cygwin and beos stuff right, but | Manish Singh | 1999-10-04 | 1 | -1/+1 |
* | Completed the thread support in GLib. Thread creation, prioritizing | Sebastian Wilhelmi | 1999-06-17 | 1 | -0/+143 |