ALib C++ Library
Library Version: 2402 R1
Documentation generated by doxygen
Loading...
Searching...
No Matches
threadlock.hpp File Reference

Description:


This header file is part of module ALib Threads of the ALib C++ Library .

© 2013-2024 A-Worx GmbH, Germany. Published under Boost Software License.

Definition in file threadlock.hpp.

#include "alib/threads/threadlocknr.hpp"
#include <condition_variable>
#include <thread>
Include dependency graph for threadlock.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ThreadLock
 

Namespaces

namespace  alib
 
namespace  alib::threads
 
namespace  alib::threads::detail
 

Typedefs

using ThreadLock = threads::ThreadLock
 Type alias in namespace alib.
 

Functions

ALIB_API ThreadgetThread (std::thread::id c11ID)