Handbook
Glossary
g_thread_pool_push ( thread_pool data error -- )
Vocabulary
glib
.
ffi
Inputs
thread_pool
an
object
data
an
object
error
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_push
( GThreadPool* thread_pool,
gpointer
data, GError* error )