Leosac  0.8.0
Open Source Access Control
ThreadUtils.hpp File Reference
#include <cstdint>
#include <string>
+ Include dependency graph for ThreadUtils.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 Leosac
 This is the header file for a generated source file, GitSHA1.cpp.
 

Functions

uint64_t Leosac::gettid ()
 Return the Linux thread ID. More...
 
void Leosac::set_thread_name (const std::string &name)
 Set the name of the current thread. More...