Hi Carlos,
On 01/18/2014 02:10 PM, Carlos Franco wrote:
> - a pthread doing multi-producers enqueues on a given ring must
> not be preempted by another pthread doing a multi-producer
> enqueue on the same ring.
>
> - a pthread doing multi-consumers dequeues on a given ring must
> not b
Hello
I have read the documentation and the answer of Olivier about a question to
clarify the preemption restriction in the rings.
He wrote:
- a pthread doing multi-producers enqueues on a given ring must not be
preempted by another pthread doing a multi-producer enqueue on the same ring.
-
2 matches
Mail list logo