j
k
j a
j l
Ion GaztaƱaga wrote:
Are you using a named_mutex with named_condition? named_condition does not work with interprocess_mutexeses. I think the line says it:
I am using it with: sharable_lock lock(mtx) named_condition.wait(lock) Best regards, Moritz
Back to the thread
Back to the list