Monero
Loading...
Searching...
No Matches
threadpool.cpp File Reference
#include "misc_log_ex.h"
#include "common/threadpool.h"
#include "cryptonote_config.h"
#include "common/util.h"
Include dependency graph for threadpool.cpp:

Namespaces

namespace  tools
 Various Tools.

Variables

static __thread int depth = 0
static __thread bool is_leaf = false

Variable Documentation

◆ depth

__thread int depth = 0
static

◆ is_leaf

__thread bool is_leaf = false
static