8 lines
155 B
C
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;
|