pthread_once Struct Reference

#include <_pthreadtypes.h>

Data Fields

int  state
pthread_mutex_t  mutex

Field Documentation

pthread_mutex_t pthread_once::mutex
 
int pthread_once::state
 

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

Copyright © Nokia Corporation 2001-2008
Back to top