Packages
glib-2.0
GLib
ThreadPool
free
get_max_idle_time
get_max_unused_threads
get_num_unused_threads
set_max_idle_time
set_max_unused_threads
stop_unused_threads
ThreadPool
ThreadPool.full
ThreadPool.with_owned_data
add
get_max_threads
get_num_threads
move_to_front
push
set_max_threads
set_sort_function
unprocessed
free
Description:
[
CCode
( cname =
"vala__g_thread_pool_free_wrapper"
) ]
public
static
void
free
(
owned
ThreadPool
<
T
>? pool,
bool
immediate,
bool
wait)