Thrill  0.1
logger.hpp File Reference
+ Include dependency graph for logger.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 thrill
 
 thrill::common
 Contains many common tools and helpers shared by higher layers. See common.
 

Macros

#define THRILL_COMMON_LOGGER_HEADER
 

Functions

std::string GetNameForThisThread ()
 Returns the name of the current thread or 'unknown [id]'. More...
 
void NameThisThread (const std::string &name)
 Defines a name for the current thread, only if no name was set previously. More...
 

Macro Definition Documentation

◆ THRILL_COMMON_LOGGER_HEADER

#define THRILL_COMMON_LOGGER_HEADER

Definition at line 15 of file logger.hpp.