#include <logscheduler.h>

Public Attributes | |
| GMutex | batches_lock |
| struct iv_list_head | batches |
| gboolean | flush_running |
| MainLoopIOWorkerJob | io_job |
| LogPipe * | front_pipe |
| struct iv_list_head LogSchedulerPartition::batches |
| GMutex LogSchedulerPartition::batches_lock |
| gboolean LogSchedulerPartition::flush_running |
| LogPipe* LogSchedulerPartition::front_pipe |
| MainLoopIOWorkerJob LogSchedulerPartition::io_job |