Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
_GThreadPool Struct Reference

#include <gthreadpool.h>

Data Fields

GFunc func
 
gpointer user_data
 
gboolean exclusive
 

Detailed Description

Definition at line 43 of file gthreadpool.h.

Field Documentation

◆ exclusive

gboolean _GThreadPool::exclusive

Definition at line 47 of file gthreadpool.h.

◆ func

GFunc _GThreadPool::func

Definition at line 45 of file gthreadpool.h.

◆ user_data

gpointer _GThreadPool::user_data

Definition at line 46 of file gthreadpool.h.


The documentation for this struct was generated from the following file: