Another request. I found LockFreeLinkedListHead/No...
# coroutines
w
Another request. I found LockFreeLinkedListHead/Node very useful in implementing custom locks. But these classes are currently in the internal package. Can we make it a public API?
e
We don’t want to commit to maintaining the stable API for them just yet as we constantly adjust it to suit our needs. I’d suggest to copy the things you need to your own code and use them this way.