Hacker News new | past | comments | ask | show | jobs | submit login

Can't you have a list of pointers instead?



Resizing/deleting items in list in most implementations are either not lock free or not threadsafe


Yeah, but what if you just use smaller lists and point to the next/previous list?

Hold on...


Linked lists aren't either so....?




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: