parallelSearch.h

#include "osl/misc/lightMutex.h"
#include "osl/misc/atomicCounter.h"
#include "osl/misc/alarm.h"
#include "osl/stl/vector.h"
#include "osl/stl/slist.h"
#include "osl/misc/cstdint.h"
#include <boost/shared_ptr.hpp>
#include <boost/weak_ptr.hpp>
#include <boost/thread.hpp>
#include <deque>
#include <stdexcept>

parallelSearch.hのインクルード依存関係図

このグラフは、どのファイルから直接、間接的にインクルードされているかを示しています。

ソースコードを見る。

ネームスペース

namespace  osl
namespace  osl::search

構成

struct  osl::search::StopNow
class  osl::search::JobContent
class  osl::search::ExitNullJobLock
class  osl::search::Job
class  osl::search::JobPool
class  osl::search::Worker
class  osl::search::SetCurrentJobLock
struct  osl::search::DecActiveHelper
struct  osl::search::IncActiveHelper
struct  osl::search::IncWaitingHelper
struct  osl::search::DecWaitingHelper
class  osl::search::ParallelSearch

マクロ定義

#define ONE_THREAD_PER_PROC
 ĤΥץå˺륹åɤϤ1Ĥˤ

型定義

typedef LightMutex osl::search::Mutex

変数

osl::search::ParallelSearch osl::search::parallelSearch


マクロ定義

#define ONE_THREAD_PER_PROC

ĤΥץå˺륹åɤϤ1Ĥˤ

parallelSearch.h17 行で定義されています。


Thu Oct 8 05:01:12 2009に生成されました。  doxygen 1.5.6