You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create external mutex
RAII based
lock_guard like
unqiue_lock like
not mutex object, instead, the endpoint principal will be used when ever possible.
shared_lock object (shared and unique lock calls)
The text was updated successfully, but these errors were encountered:
Create external mutex
RAII based
lock_guard like
unqiue_lock like
not mutex object, instead, the endpoint principal will be used when ever possible.
shared_lock object (shared and unique lock calls)
The text was updated successfully, but these errors were encountered: