GThreadPool

Undocumented in source.

Members

Variables

exclusive
bool exclusive;

are all threads exclusive to this pool

func
GFunc func;

the function to execute in the threads of this pool

userData
void* userData;

the user data for the threads of this pool

Meta