|
|
|
|
|
by sriram_malhar
2058 days ago
|
|
True, but the key difference in the lock-free approach is that the "lock" is basically a pointer-swizzling or timestamp-swizzling operation, and so the lock duration is strictly bounded; it is determined by the application or the thread-scheduler. |
|