apigear-io / template-cpp14

C++14 technology template
https://apigear.io/template-cpp14/docs/intro
MIT License
0 stars 1 forks source link

what if mutex can't be locked (in expected time) #47

Closed dorotaphanSiili closed 6 months ago

dorotaphanSiili commented 1 year ago

handling for both excpetion and no exception handling code

dorotaphanSiili commented 1 year ago

connected to https://github.com/apigear-io/template-cpp14/issues/32

w4bremer commented 1 year ago

Please see and follow https://github.com/apigear-io/objectlink-core-cpp/issues/22

w4bremer commented 6 months ago

@dorotaphanSiili I think this is done, right?

dorotaphanSiili commented 6 months ago

obsolete, code was already changed