in your patch comparision + empty loop will be executed even if USE_THREADS is not defined. not very big performance overhead actually.
2018-03-24 23:02 GMT+05:00 Christopher Faulet <[email protected]>: > Le 24/03/2018 à 13:19, Илья Шипицин a écrit : > >> please review attached patch >> > > Good catch. But instead of using #ifdef in queue.c, there are macros in > hathreads.h. Here is the updated patch. > > Thanks, > -- > Christopher Faulet >

