| nfs-ganesha 1.4 | 
#include <nfs_core.h>
| Public Attributes | |
| pthread_cond_t | tcb_condvar | 
| pthread_mutex_t | tcb_mutex | 
| int | tcb_ready | 
| pause_state_t | tcb_state | 
| char | tcb_name [256] | 
| struct glist_head | tcb_list | 
Definition at line 517 of file nfs_core.h.
| pthread_cond_t nfs_thread_control_block__::tcb_condvar | 
Definition at line 519 of file nfs_core.h.
Definition at line 524 of file nfs_core.h.
| pthread_mutex_t nfs_thread_control_block__::tcb_mutex | 
Definition at line 520 of file nfs_core.h.
| char nfs_thread_control_block__::tcb_name[256] | 
Definition at line 523 of file nfs_core.h.
Definition at line 521 of file nfs_core.h.
Definition at line 522 of file nfs_core.h.
 1.7.3
 1.7.3