GLib.ThreadPool.ThreadPool.with_owned_data – glib-2.0 Reference Manual
Packages
glib-2.0
GLib
ThreadPool
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.with_owned_data
add
get_max_threads
get_num_threads
push
set_max_threads
set_sort_function
unprocessed
ThreadPool.with_owned_data
Description:
public
ThreadPool.with_owned_data
(
ThreadPoolFunc
<
T
> func,
int
max_threads,
bool
exclusive)
throws
ThreadError