Stxxl  1.4.0
Namespaces | Defines | Functions | Variables
common/verbose.cpp File Reference
#include <iostream>
#include <cstdio>
#include <cmath>
#include <stxxl/bits/verbose.h>
#include <stxxl/bits/common/log.h>
#include <stxxl/bits/common/timer.h>
#include <stxxl/bits/msvc_compatibility.h>
Include dependency graph for verbose.cpp:

Go to the source code of this file.

Namespaces

namespace  stxxl
 

<stxxl> library namespace


Defines

#define STXXL_THREAD_ID   pthread_self()

Functions

void stxxl::print_msg (const char *label, const std::string &msg, unsigned flags)

Variables

static const double stxxl::program_start_time_stamp = timestamp()

Define Documentation

#define STXXL_THREAD_ID   pthread_self()

Definition at line 26 of file verbose.cpp.

Referenced by stxxl::print_msg().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines