{
"$type": "site.standard.document",
"bskyPostRef": {
"cid": "bafyreicf3bsifrve2w4pcuycw44gdlw2zveuc2u2e3cy2mgsyg4xixxqcy",
"uri": "at://did:plc:ivbknywyskln22er3nkssdhl/app.bsky.feed.post/3mgfindf5v3v2"
},
"path": "/t/idea-lock-free-std-collection/24056#post_7",
"publishedAt": "2026-03-06T05:41:26.000Z",
"site": "https://internals.rust-lang.org",
"textContent": "kornel:\n\n> and still call it lock-free because it uses spinlocks\n\nThis is wrong, if it uses a spinlock the it is not even non-blocking, since progress of some other threads depends on the first thread releasing the (spin) lock.",
"title": "Idea : Lock Free STD Collection"
}