summaryrefslogtreecommitdiff
path: root/gthread
Commit message (Expand)AuthorAgeFilesLines
* build: Add --disable-compile-warningsColin Walters2013-02-271-0/+2
* visibility: Use a separate CFLAGS variableRyan Lortie2013-01-141-0/+1
* gthread-impl.c: add missing #include "config.h"Ryan Lortie2013-01-141-0/+2
* Actually Don't define GLIB_COMPILATION in libgthreadAlexander Larsson2011-10-182-1/+4
* Don't define GLIB_COMPILATION in libgthreadAlexander Larsson2011-10-181-4/+0
* gthread/: fix up declarationsRyan Lortie2011-10-162-3/+2
* gthread: move test cases to glib/Ryan Lortie2011-10-169-1051/+0
* tests: merge gthread/ and glib/ atomic testsRyan Lortie2011-10-162-74/+0
* g_thread_new: never failRyan Lortie2011-10-134-8/+5
* thread: nuke the concept of 'joinable'Ryan Lortie2011-10-134-6/+5
* Disable deprecations where appropriate in testsMatthias Clasen2011-10-126-21/+7
* Add a warning to g_thread_init_with_errorcheck_mutexesMatthias Clasen2011-10-051-0/+1
* Deprecate g_thread_init()Ryan Lortie2011-10-041-13/+0
* Define GLIB_COMPILATION when building libgthread.soMatthias Clasen2011-10-021-0/+1
* g_thread_init: take a gpointer as the argRyan Lortie2011-09-211-2/+2
* Stop using GStaticMutex in two testcasesRyan Lortie2011-09-211-8/+6
* emufutex: remove init from g_thread_init_glibRyan Lortie2011-09-091-4/+2
* Move the GThread implementations to glib/Ryan Lortie2011-09-094-981/+5
* invert gthread-impl includesRyan Lortie2011-09-094-8/+13
* win32 threads: assume TryEnterCriticalSectionRyan Lortie2011-09-091-83/+7
* Stop using HAVE_G_THREAD_IMPL_INITRyan Lortie2011-09-093-8/+1
* Move thread priority translation into the backendsRyan Lortie2011-09-093-37/+51
* Remove useless macros from when we supported DCERyan Lortie2011-09-091-15/+8
* Remove support for DCE threadsRyan Lortie2011-09-091-56/+4
* Remove support for custom thread implementationsRyan Lortie2011-09-091-54/+10
* Remove the dead 'none' thread implementationRyan Lortie2011-09-092-38/+0
* GThread: remove errorcheck mutex supportRyan Lortie2011-09-091-220/+8
* gthread: remove some unused forward declarationsRyan Lortie2011-09-091-7/+0
* Deprecated (undocumented) g_thread_gettimeRyan Lortie2011-09-094-48/+1
* Make threads mandatoryDan Winship2011-09-091-18/+0
* .gitignore the gwakeup-fallback testcaseRyan Lortie2011-07-251-0/+1
* GWakeup: make it private APIRyan Lortie2011-07-252-36/+10
* GWakeup: test fallback caseRyan Lortie2011-07-252-2/+44
* GWakeup .gitignore fixesRyan Lortie2011-07-251-0/+1
* add a couple of testcases for GWakeupRyan Lortie2011-07-252-0/+271
* gitignore tweaksRyan Lortie2011-07-221-0/+2
* Run some tests with errorcheck mutexes tooMatthias Clasen2011-06-232-0/+9
* gthread tests: Remove spurious return;Colin Walters2011-06-201-2/+0
* spawn-multithreaded: Clean up IO channel codeColin Walters2011-06-141-11/+16
* spawn-singlethread.c: New testColin Walters2011-06-142-0/+198
* spawn-multithreaded: Also look for lt-test-echoColin Walters2011-06-141-0/+5
* update .gitignoresDan Winship2011-06-121-1/+5
* Update the year in the *.rc.in filesChun-wei Fan2011-06-071-1/+1
* Implement pointer sized bitlocksRyan Lortie2011-06-031-10/+40
* spawn-multithreaded: New test caseColin Walters2011-06-033-1/+278
* Add a regression test for GNOME#642026Simon McVittie2011-05-282-0/+94
* gthread: build unix tests only on unixMarc-André Lureau2011-05-261-0/+2
* Add some atomic ops testsMatthias Clasen2011-05-222-0/+76
* Update .gitignoresDan Winship2011-05-021-0/+1
* glib-unix: New API to watch some Unix signalsColin Walters2011-04-271-0/+5