NCBI C++ ToolKit
|
#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>
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< IWorkerNodeJob > | s_tls |
#define NCBI_USE_ERRCODE_X ConnServ_WorkerNode |
Definition at line 45 of file wn_commit_thread.cpp.
|
static |
Definition at line 53 of file wn_commit_thread.cpp.
References NULL, and CObject::RemoveReference().
Referenced by SGridWorkerNodeImpl::GetJobProcessor().
|
static |
Definition at line 59 of file wn_commit_thread.cpp.
Referenced by SGridWorkerNodeImpl::GetJobProcessor().