Only decrement pending in reap_threads() if the reaped job was pending
[fio.git] / smalloc.h
2008-03-01 Jens AxboeAdd a really simple allocator, backed with mmap'ed...