Handbook
Glossary
g_thread_pool_free ( thread_pool immediate wait_ -- )
Vocabulary
glib
.
ffi
Inputs
thread_pool
an
object
immediate
an
object
wait_
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
glib.ffi
LIBRARY:
glib
FUNCTION:
void
g_thread_pool_free
( GThreadPool* thread_pool,
gboolean
immediate,
gboolean
wait_ )