14 Mar
2013
14 Mar
'13
10:19 a.m.
Hi, I would like to take the advantages of the robust pthread mutex attribute. Is it possible in 1.53? If no, are there any plans to implement robust mutex support in Interprocess, in future releases? Note: I've found the following discussion http://boost.2283326.n4.nabble.com/boost-interprocess-gt-1-45-robust-mutexes... Based on this, I should modify the file boost/interprocess/sync/posix/pthread_helpers.hpp, but I don't want to create an unofficial patch to the boost libs. Thanks, Gabor