#include <stdio.h>#include <sys/types.h>#include <stdlib.h>#include <errno.h>#include <sys/time.h>#include <time.h>#include "loggen_plugin.h"#include "loggen_helper.h"
Functions | |
| gboolean | thread_check_exit_criteria (ThreadData *thread_context) |
| gboolean | thread_check_time_bucket (ThreadData *thread_context) |
| gboolean thread_check_exit_criteria | ( | ThreadData * | thread_context | ) |
| gboolean thread_check_time_bucket | ( | ThreadData * | thread_context | ) |