Public Attributes | |
pthread_mutex_t | m_patch_lock |
struct nv2_image_patch | m_patch |
int | m_should_quit |
int | m_patch_reader_port |
struct in_addr | m_remote_label_reader_in_addr |
int | m_remote_label_reader_port |
int | m_verbosity |
volatile int | socket_fd |
pthread_t | m_patch_reader_thread |
Definition at line 58 of file nv2_label_server.c.