Add new command to view the event queue
Fixes to fake poll events to improve fairness
This commit is contained in:
@ -42,4 +42,5 @@ extern void poll_shutdown();
|
||||
extern GWBITMASK *poll_bitmask();
|
||||
extern void dprintPollStats(DCB *);
|
||||
extern void dShowThreads(DCB *dcb);
|
||||
extern void dShowEventQ(DCB *dcb);
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user