pthread_cond_t Struct Reference

#include <pthread.h>

Data Fields

_handle_state  iState
_CondQueue  iQueue

Field Documentation

struct _CondQueue pthread_cond_t::iQueue
 
_handle_state pthread_cond_t::iState
 

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

Copyright © Nokia Corporation 2001-2008
Back to top