comparison auto/os/linux @ 3755:76e3a93821b1

fix race condition if during reconfiguration two cache managers try to delete old inactive entries: one of them removes a entry just locked by other manager from the queue and the rbtree as long inactive entry, causes the latter manager to segfault leaving cache mutex locked, the bug has been introduced in r3727
author Igor Sysoev <igor@sysoev.ru>
date Thu, 02 Sep 2010 14:31:47 +0000
parents 7c80f584c3a9
children 4068898a6a7c
comparison
equal deleted inserted replaced
3754:5f58badd13ed 3755:76e3a93821b1