mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-24 09:58:54 +02:00
- Added new API g_thread_pool_get_idle_time() and
* docs/reference/glib/glib-sections.txt: * glib/glib.symbols: * glib/gthreadpool.[ch]: - Added new API g_thread_pool_get_idle_time() and g_thread_pool_set_idle_time(). (#324228). * tests/threadpool-test.c: - Updated test case to do thread pool sorting, thread pool with no sorting and a thread pool with idle thread timeouts.
This commit is contained in:
@@ -639,6 +639,8 @@ g_thread_pool_get_max_unused_threads
|
||||
g_thread_pool_get_num_unused_threads
|
||||
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
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
|
Reference in New Issue
Block a user