24 using namespace boost::interprocess;
36 maxWaitInSeconds_{iMaxWaitInSeconds},
37 smName_{uniqueName(iName)},
38 managed_sm_{open_or_create, smName_.c_str(), 1024},
78 iBase += std::to_string(pid);
80 iBase += std::to_string(
id_);
92 using namespace boost::posix_time;
96 not workerStatus.workerFinished()) {
105 using namespace boost::posix_time;
109 not workerStatus.workerFinished()) {
118 using namespace boost::posix_time;
123 not workerStatus.workerFinished()) {