mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-31 06:13:29 +02:00
GThreadPool: Add some queue manipulation api
GTask has a need for an api that boosts an unprocessed item to the front of the queue, so add one. https://bugzilla.gnome.org/show_bug.cgi?id=751160
This commit is contained in:
@@ -827,6 +827,7 @@ g_thread_pool_stop_unused_threads
|
||||
g_thread_pool_set_sort_function
|
||||
g_thread_pool_set_max_idle_time
|
||||
g_thread_pool_get_max_idle_time
|
||||
g_thread_pool_move_to_front
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
|
Reference in New Issue
Block a user