Elementa v8.0.0
Minimalistic library for any C++ application (C++11 and up)
Loading...
Searching...
No Matches
threads.h File Reference
#include "elementa/license.inc"
#include "elementa/checks.inc"
#include <string>
#include <sstream>
#include <thread>
#include <mutex>
Include dependency graph for threads.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

std::string elementa::base::threadid_to_string (const std::thread::id &thrid)
 Convert a thread id to text. More...