Test SQ poll threads. Unstable and in fact slower :(

This commit is contained in:
Vitaliy Filippov
2020-03-03 17:23:39 +03:00
parent c9f3654905
commit eabfe4faac
18 changed files with 215 additions and 59 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
class timerfd_interval
{
int wait_state;
int timerfd;
int timerfd, timerfd_index;
int status;
ring_loop_t *ringloop;
ring_consumer_t consumer;