pthread_jail_t Struct Reference

pthread_jail_t structure More...

#include <pthread_jail.h>


Data Fields

pthread_mutex_t lock
 structure lock
pthread_cond_t search_cond
 search condition
pthread_cond_t lock_cond
 lock condition
int visit_count
 number of visitors
int search_count
 number of searchers
int search_wait
 number of searchers waiting
int lock_count
 number of lockers
int lock_wait
 number of lockers waiting


Detailed Description

pthread_jail_t structure


The documentation for this struct was generated from the following file:
Generated on Tue Apr 24 20:01:36 2007 for libctf by  doxygen 1.5.1