NCBI C++ ToolKit
Macros | Functions | Variables
wn_commit_thread.cpp File Reference
#include <ncbi_pch.hpp>
#include "wn_commit_thread.hpp"
#include "grid_worker_impl.hpp"
#include <connect/services/grid_globals.hpp>
#include <connect/services/error_codes.hpp>
#include <corelib/ncbiexpt.hpp>
#include <corelib/ncbi_system.hpp>
+ Include dependency graph for wn_commit_thread.cpp:

Go to the source code of this file.

Go to the SVN repository for this file.

Macros

#define NCBI_USE_ERRCODE_X   ConnServ_WorkerNode
 

Functions

static void s_TlsCleanup (IWorkerNodeJob *p_value, void *)
 

Variables

static CStaticTls< IWorkerNodeJobs_tls
 

Macro Definition Documentation

◆ NCBI_USE_ERRCODE_X

#define NCBI_USE_ERRCODE_X   ConnServ_WorkerNode

Definition at line 45 of file wn_commit_thread.cpp.

Function Documentation

◆ s_TlsCleanup()

static void s_TlsCleanup ( IWorkerNodeJob p_value,
void *   
)
static

Definition at line 53 of file wn_commit_thread.cpp.

References NULL, and CObject::RemoveReference().

Referenced by SGridWorkerNodeImpl::GetJobProcessor().

Variable Documentation

◆ s_tls

CStaticTls<IWorkerNodeJob> s_tls
static

Definition at line 59 of file wn_commit_thread.cpp.

Referenced by SGridWorkerNodeImpl::GetJobProcessor().

Modified on Fri Sep 20 14:57:44 2024 by modify_doxy.py rev. 669887