New function to sort tasks pushed into a threadpool. (#324479, Martyn
authorMatthias Clasen <mclasen@redhat.com>
Wed, 21 Dec 2005 04:45:56 +0000 (04:45 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Wed, 21 Dec 2005 04:45:56 +0000 (04:45 +0000)
commit700a71f01074c091278420cc49087dbb6057982f
tree4977d65647cfdc3807645d9dc0355d907bd2c250
parent3f9d65375e46a49e3be7bf1ca7533b3a9ac310b4
New function to sort tasks pushed into a threadpool. (#324479, Martyn

2005-12-20  Matthias Clasen  <mclasen@redhat.com>

* glib/glib.symbols:
* glib/gthreadpool.h:
* glib/gthreadpool.c (g_thread_pool_set_sort_function): New function
to sort tasks pushed into a threadpool.  (#324479, Martyn Russell)

* tests/threadpool-test.c: Test this.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-12
docs/reference/ChangeLog
docs/reference/glib/glib-sections.txt
glib/glib.symbols
glib/gthreadpool.c
glib/gthreadpool.h
tests/threadpool-test.c