dexec_logerr_thread
pthread_create(&ETid, NULL, dexec_logerr_thread, NULL);
static void *dexec_logerr_thread(void *info);