Loading…
|
Translation uploaded |
|
|
String added in the repository |
|
Flags
safe-html, strict-same
Loading…
|
Translation uploaded |
|
|
String added in the repository |
|
If an operation *op* is explicitly designated as _blocking on_ `x`, where `x` is an instance of a `boost::concurrent_flat_set`, prior blocking operations on `x` synchronize with *op*. So, blocking operations on the same `concurrent_flat_set` execute sequentially in a multithreaded scenario.若操作 *op* 显式指定为__阻塞于__ 容器 `x` (其中 `x` 是 `boost::concurrent++_++flat++_++set` 的实例),则先前对 `x` 的阻塞操作将与 *op* 同步。因此,在多线程场景下,对同一 `concurrent++_++flat++_++set` 的阻塞操作将按顺序执行。