Boost logo

Boost Users :

From: Hartmut Kaiser (hartmut.kaiser_at_[hidden])
Date: 2007-07-02 14:22:22


Ovanes,

> I would like to start multiple preprocessing threads. Is wave
> thread-safe or there some points I should take in account?

Wave object instances are not thread safe. Wave doesn't contain any thread
related code at all. You'll have to protect the wave object instances from
thread related issues yourself.

Regards Hartmut


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net