HelenOS sources

try_to_lock_t     211 uspace/lib/cpp/include/__bits/thread/mutex.hpp     constexpr try_to_lock_t try_to_lock
try_to_lock_t     273 uspace/lib/cpp/include/__bits/thread/mutex.hpp             unique_lock(mutex_type& mtx, try_to_lock_t)
try_to_lock_t     128 uspace/lib/cpp/include/__bits/thread/shared_mutex.hpp             shared_lock(mutex_type& mtx, try_to_lock_t)
HelenOS homepage, sources at GitHub