j
k
j a
j l
On Mon Feb 6 15:54:47 2023 +0000, Jinoh Kang wrote:
We should ensure that the bin use _happens after_ its activation. /* paired with WriteRelease in bin_try_enable. */ if (!ReadAcquire( &bin->enabled )) return STATUS_UNSUCCESSFUL;
We should ensure that the bin use _happens after_ its activation.
/* paired with WriteRelease in bin_try_enable. */ if (!ReadAcquire( &bin->enabled )) return STATUS_UNSUCCESSFUL;
Sure.
Back to the thread
Back to the list