Definition at line 3159 of file feeserver.c.
References deleteCharItemList(), deleteIntItemList(), deleteItemList(), dis_stop_serving, and Memory::free().
Referenced by add_char_item_node(), add_int_item_node(), add_item_node(), createHeader(), fee_exit_handler(), interrupt_handler(), marshallHeader(), start(), triggerRestart(), and updateFeeServer().
3162 printf(
"Cleaning up FeeServer before finishing:\n");
3168 printf(
" - Clean up of CE finished\n");
3179 if (state == RUNNING) {
3186 printf(
" - All threads except for main thread killed\n");
3192 printf(
" - DIM server stopped\n");
3212 printf(
" - Memory freed (lists and globaly allocated)\n");
static pthread_t thread_mon_int
static bool intMonitorThreadStarted
static pthread_t thread_logWatchdog
static pthread_t thread_mon
static pthread_t thread_init
static bool monitorThreadStarted
static bool logWatchDogRunning