complete removal of !PTHREADS code from DLZ modules
DLZ modules no longer support being built without threads, so the "#if PTHREADS" conditionals were no longer necessary, and were also causing errors in some of the modules due to PTHREADS no longer being defined in dlz_pthread.h.
See #3111 (closed)
Edited by Michał Kępień