CUBRID Engine
latest
|
Public Attributes | |
CSS_WAIT_QUEUE_ENTRY * | entry_ptr |
unsigned int | key |
int | remove_entry |
Definition at line 113 of file connection_sr.c.
CSS_WAIT_QUEUE_ENTRY* wait_queue_search_arg::entry_ptr |
Definition at line 115 of file connection_sr.c.
Referenced by css_find_and_remove_wait_queue_entry(), and find_wait_queue_entry_by_key().
unsigned int wait_queue_search_arg::key |
Definition at line 116 of file connection_sr.c.
Referenced by css_find_and_remove_wait_queue_entry(), and find_wait_queue_entry_by_key().
int wait_queue_search_arg::remove_entry |
Definition at line 117 of file connection_sr.c.
Referenced by css_find_and_remove_wait_queue_entry(), and find_wait_queue_entry_by_key().