Sleds/slocr/Global.h

5 lines
79 B
C

#pragma once
#define DEFAULT_POOL_SIZE 2
#define STARTED 0
#define STOPPED 1