Files
2019-04-15 22:58:31 +01:00

8 lines
155 B
C

#define WQ_DUMP_QUEUE_WORK 0x1
#define WQ_DUMP_ACTIVE_WORK 0x2
#define WQ_DUMP_EXECUTE_WORK 0x4
extern int wq_tracing;
extern int wq_debugger_enable;