Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <gthreadpool.h>
Data Fields | |
GFunc | func |
gpointer | user_data |
gboolean | exclusive |
Definition at line 43 of file gthreadpool.h.
gboolean _GThreadPool::exclusive |
Definition at line 47 of file gthreadpool.h.
GFunc _GThreadPool::func |
Definition at line 45 of file gthreadpool.h.
gpointer _GThreadPool::user_data |
Definition at line 46 of file gthreadpool.h.