Add CMD_RUN_IN_LOAD define

multi_trace
DiSlord 5 years ago committed by erikkaashoek
parent 6277880e73
commit e00259094f

@ -1640,6 +1640,7 @@ typedef struct {
// Some commands can executed only in sweep thread, not in main cycle
#define CMD_WAIT_MUTEX 1
#define CMD_RUN_IN_LOAD 2
static const VNAShellCommand commands[] =
{
{"version" , cmd_version , 0},

Loading…
Cancel
Save

Powered by TurnKey Linux.