Template:cpp/thread/mutex/dsc try lock
From cppreference.com
|- class="t-dsc"
|| tries to lock the mutex, returns if the mutex is not available
(public member function of std::{{{1}}}
)
|-