NCBI C++ ToolKit
Classes | Functions | Variables
SyncObj.hpp File Reference
#include <atomic>
#include <thread>
#include <signal.h>
#include <functional>
#include <corelib/ncbithr.hpp>
#include "IdCassScope.hpp"
+ Include dependency graph for SyncObj.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Go to the SVN repository for this file.

Classes

class  SSignalHandler
 

Functions

bool WaitCondVar (unsigned int timeoutmks, CFastMutex &mtx, CConditionVariable &ev, const function< bool()> &is_done_cb, const function< void(bool *)> &update_rslt_cb)
 

Variables

 USING_NCBI_SCOPE
 

Function Documentation

◆ WaitCondVar()

bool WaitCondVar ( unsigned int  timeoutmks,
CFastMutex mtx,
CConditionVariable ev,
const function< bool()> &  is_done_cb,
const function< void(bool *)> &  update_rslt_cb 
)

Definition at line 57 of file SyncObj.cpp.

References CConditionVariable::WaitForSignal().

Variable Documentation

◆ USING_NCBI_SCOPE

USING_NCBI_SCOPE

Definition at line 48 of file SyncObj.hpp.

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