#include <logscheduler.h>

Public Attributes | |
| LogPipe * | front_pipe |
| LogSchedulerOptions * | options |
| gint | num_threads |
| LogSchedulerPartition | partitions [LOGSCHEDULER_MAX_PARTITIONS] |
| LogSchedulerThreadState | thread_states [] |
| LogPipe* LogScheduler::front_pipe |
| gint LogScheduler::num_threads |
| LogSchedulerOptions* LogScheduler::options |
| LogSchedulerPartition LogScheduler::partitions[LOGSCHEDULER_MAX_PARTITIONS] |
| LogSchedulerThreadState LogScheduler::thread_states[] |