TLLF_CLOSE_DONE
if ((tll->tll_flags & (TLLF_CLOSING|TLLF_CLOSE_DONE)) ==
tll->tll_flags |= TLLF_CLOSE_DONE;
while (!(tll->tll_flags & TLLF_CLOSE_DONE)) {