Skip to content

Commit

Permalink
comment ObjectPool
Browse files Browse the repository at this point in the history
Signed-off-by: Aleksandr Ivanov <[email protected]>
  • Loading branch information
alexander-e1off committed Jul 26, 2024
1 parent 9b286f6 commit 378afb9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions etc/tsansup.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
# assume it's right
#race:BloombergLP::bdlcc::ObjectPool<*>::getObject
#race:BloombergLP::bdlcc::ObjectPool<*>::releaseObject
#race:BloombergLP::bdlma::ConcurrentPool::deallocate
#race:BloombergLP::bdlma::ConcurrentPool::allocate
#race:BloombergLP::bdlma::ConcurrentPool::deleteObject
race:BloombergLP::bdlma::ConcurrentPool::deallocate
race:BloombergLP::bdlma::ConcurrentPool::allocate
race:BloombergLP::bdlma::ConcurrentPool::deleteObject

# Similar to above, there is a lengthy comment in bcema_Pool::allocate which
# attempts to explain why there is no race.
Expand Down

0 comments on commit 378afb9

Please sign in to comment.