Data Fields

_cp_wrap Struct Reference

lock for collection types - current implementation uses pthread_rwlock_t More...

#include <collection.h>

Data Fields

void * item
cp_destructor_fn dtr

Detailed Description

lock for collection types - current implementation uses pthread_rwlock_t

_WINDOWS implementation for cp_cond is based on "Strategies for Implementing POSIX Condition Variables on _WINDOWS" by Douglas C. Schmidt and Irfan Pyarali see http://www.cs.wustl.edu/~schmidt/_WINDOWS-cv-1.html


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