Re: why the last thread must sweep to check every slot again?
Liu via Concurrency-interest <[email protected]> Sat, 18 Jul 2020 00:11:55 +0800
| Newsgroups | gmane.comp.java.jsr.166-concurrency |
|---|---|
| Message-ID | <[email protected]> |
Thanks for answer! But I think in every resize process, the last thread will trigger to check every slot again surely, not just possibly. Even when only one thread to invoke the transfer func, this thread also do the recheck in the end. Am I wrong?
-Liu
_______________________________________________
Concurrency-interest mailing list
[email protected]
http://cs.oswego.edu/mailman/listinfo/concurrency-interest