Skip to content

Struct _unloaddb_thread_param

ClassList > _unloaddb_thread_param

  • #include <unload_object_file.h>

Public Attributes

Type Name
TEXT_OUTPUT text_output
int thread_idx
pthread_t tid
S_WAITING_INFO wi_add_Q
S_WAITING_INFO wi_get_list
S_WAITING_INFO wi_to_obj_str

Public Attributes Documentation

variable text_output

TEXT_OUTPUT _unloaddb_thread_param::text_output;

variable thread_idx

int _unloaddb_thread_param::thread_idx;

variable tid

pthread_t _unloaddb_thread_param::tid;

variable wi_add_Q

S_WAITING_INFO _unloaddb_thread_param::wi_add_Q;

variable wi_get_list

S_WAITING_INFO _unloaddb_thread_param::wi_get_list;

variable wi_to_obj_str

S_WAITING_INFO _unloaddb_thread_param::wi_to_obj_str[2];


The documentation for this class was generated from the following file cubrid/src/executables/unload_object_file.h