comparison src/core/ngx_hash.c @ 2715:a5845475a903

perl termination fixes: *) master exit hook is run before global pool cleanup, so call PERL_SYS_TERM() after perl_destruct()/perl_free(). This fixes the message panic: MUTEX_LOCK (22) [op.c:352] on some threaded perl builds *) call perl_destruct()/perl_free() before PERL_SYS_TERM() for non-mulitiplicity perl
author Igor Sysoev <igor@sysoev.ru>
date Thu, 16 Apr 2009 14:42:31 +0000
parents 23706c19fab8
children 6f79fac538b9
comparison
equal deleted inserted replaced
2714:4dd1773990db 2715:a5845475a903