|
|
|
|
|
by cwzwarich
3203 days ago
|
|
Doesn't the strict definition of QBSR require a thread to keep no references to shared data when it is in quiescent state, whereas epoch-based reclamation allows threads to simply retain no references to older versions of shared data when it advances its epoch? |
|