Is it possible for objects like RollingFileAppender to be thread safe on Windows without using pthreads? e.g., can boost::threads be used?
Thank you
Log in to post a comment.
Is it possible for objects like RollingFileAppender to be thread safe on Windows without using pthreads? e.g., can boost::threads be used?
Thank you