Consolide base64 tests in a single file
[platform/upstream/glib.git] / tests / threadpool-test.c
2010-06-10 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-21 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-01-29 Sebastian WilhelmiGrab thread_counter_pools LOCK when increasing leftover...
2007-05-03 Matthias ClasenStop unused threads before the last test, to make the...
2006-04-07 Martyn James Russell(test_thread_stop_unused): Removed an
2006-04-07 Martyn James RussellMake sure g_thread_pool_stop_unused_threads() actually...
2006-03-24 Martyn James RussellUpdated the documentation to explain that when the...
2006-01-17 Sebastian WilhelmiTo avoid deadlocks get rid of the settings G_LOCK....
2006-01-03 Martyn James Russell- Added new API g_thread_pool_get_idle_time() and
2005-12-21 Matthias ClasenNew function to sort tasks pushed into a threadpool...
2005-07-20 Matthias ClasenDon't get stuck in here if immediate is TRUE. (#310954...
2002-07-04 Sebastian WilhelmiAdded #undef G_DISABLE_ASSERT and #undef G_LOG_DOMAIN...
2001-05-18 Sebastian WilhelmiRenamed g_thread_create to g_thread_create_full and...
2000-09-28 Sebastian WilhelmiMoved determination of G_THREAD_FLAGS before G_THREAD_L...
2000-09-01 Sebastian WilhelmiInclude gerror.h before it is used for some g_thread_...
2000-04-28 Sebastian WilhelmiNew File implementing an asynchronous queue to be used...