_GOnce Struct Reference

#include <gthread.h>

Data Fields

volatile GOnceStatus  status
volatile gpointer  retval

Field Documentation

volatile gpointer _GOnce::retval
 
volatile GOnceStatus _GOnce::status
 

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

Copyright © Nokia Corporation 2001-2008
Back to top