Boost logo

Boost :

Subject: [boost] [log] Is it lock free ?
From: adrien courdavault (adrien.courdavault_at_[hidden])
Date: 2013-04-29 17:07:32


Hi

I'm really interested by the new Log library.
I would like to know if there is a part of this API that could be wait
free, not the << operator perhaps, but a specific function to log a
message without having to worry about a malloc or lock called inside
the library.
I would like to use this from a time critical thread.

thank you


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk