Loading…
|
Translation uploaded |
|
|
String added in the repository |
|
Flags
safe-html, strict-same
Loading…
|
Translation uploaded |
|
|
String added in the repository |
|
to the container. Typically, such access is in read mode (that is, concurrent) even for modifying operations, so for most practical purposes there is no thread contention at this level. Access is only in write mode (blocking) when rehashing or performing container-wide operations such as swapping or assignment.对容器的访问。通常情况下,即使是修改操作,此类访问也处于读模式(即并发的),因此在实际使用中,此层面几乎不会发生线程争用。仅在重哈希或执行交换、赋值等容器级操作时,访问才会处于写模式(阻塞)。