index
:
~smcv/glib
230-flush-662395
datetime
flush
flush-662395
gdbusproxy-race-656039
gerror
glib-2-28
glib-2-30
gpid-doc-399148
gvariant-docs
gweakref-548954
gweakref-rwlock-548954
initable-662208
master
GLib branches
smcv
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
threadpool-test.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-04-07
(test_thread_stop_unused): Removed an
Martyn James Russell
1
-3
/
+0
2006-04-07
Make sure g_thread_pool_stop_unused_threads() actually stops unused
Martyn James Russell
1
-10
/
+126
2006-03-24
Updated the documentation to explain that when the maximum threads is > 1
Martyn James Russell
1
-10
/
+35
2006-01-17
To avoid deadlocks get rid of the settings G_LOCK. Use the
Sebastian Wilhelmi
1
-35
/
+39
2006-01-03
- Added new API g_thread_pool_get_idle_time() and
Martyn James Russell
1
-12
/
+97
2005-12-21
New function to sort tasks pushed into a threadpool. (#324479, Martyn
Matthias Clasen
1
-23
/
+206
2005-07-20
Don't get stuck in here if immediate is TRUE. (#310954, Hong Jen Yee)
Matthias Clasen
1
-2
/
+5
2002-07-04
Added #undef G_DISABLE_ASSERT and #undef G_LOG_DOMAIN throughout the
Sebastian Wilhelmi
1
-0
/
+3
2001-05-18
Renamed g_thread_create to g_thread_create_full and added macro
Sebastian Wilhelmi
1
-6
/
+3
2000-09-28
Moved determination of G_THREAD_FLAGS before G_THREAD_LIBS. Check for
Sebastian Wilhelmi
1
-2
/
+2
2000-09-01
Include gerror.h before it is used for some g_thread_* functions.
Sebastian Wilhelmi
1
-6
/
+6
2000-04-28
New File implementing an asynchronous queue to be used for asynchronous
Sebastian Wilhelmi
1
-0
/
+57