_GThreadPool Struct Reference

#include <gthreadpool.h>

Data Fields

GFunc  func
gpointer  user_data
gboolean  exclusive

Field Documentation

gboolean _GThreadPool::exclusive
 
GFunc _GThreadPool::func
 
gpointer _GThreadPool::user_data
 

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

Copyright © Nokia Corporation 2001-2008
Back to top