j
k
j a
j l
On Wed Feb 8 15:57:12 2023 +0000, Jinoh Kang wrote:
`[free-unset-v7]` /* thread now owns the group, and can release it to its bin */ group->free_bits = ~GROUP_FLAG_FREE; (No atomic access since we own the group)
`[free-unset-v7]`
/* thread now owns the group, and can release it to its bin */ group->free_bits = ~GROUP_FLAG_FREE;
(No atomic access since we own the group)
Done.
Back to the thread
Back to the list