comparison src/core/ngx_radix_tree.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 3aa4fd0e7dc5
children 62be1c4edfba d620f497c50f
comparison
equal deleted inserted replaced
2714:4dd1773990db 2715:a5845475a903