-
Vladimír Čunát authored
... and most importantly, review all the code. Detail: queue_{head,tail}_impl() no longer "safely return" NULL on an empty queue, as the API always dereferences the returned pointer anyway.Vladimír Čunát authored... and most importantly, review all the code. Detail: queue_{head,tail}_impl() no longer "safely return" NULL on an empty queue, as the API always dereferences the returned pointer anyway.
Loading