spinlock.cc

#include "config.h"
#include <time.h>
#include <sched.h>
#include <fcntl.h>
#include <string.h>
#include <errno.h>
#include "base/spinlock.h"

spinlock.ccのインクルード依存関係図

ソースコードを見る。

構成

struct  SpinLock_InitHelper

関数

static int NumCPUs ()

変数

static int adaptive_spin_count = 0
static int num_cpus = -1
static SpinLock_InitHelper init_helper


関数

static int NumCPUs (  )  [static]

spinlock.cc50 行で定義されています。

参照先 num_cpus.

参照元 SpinLock_InitHelper::SpinLock_InitHelper().


変数

int adaptive_spin_count = 0 [static]

spinlock.cc45 行で定義されています。

参照元 SpinLock::SlowLock(), と SpinLock_InitHelper::SpinLock_InitHelper().

spinlock.cc91 行で定義されています。

int num_cpus = -1 [static]

spinlock.cc46 行で定義されています。

参照元 NumCPUs(), と osl::stat::SparseRegressionMultiplier::setSplit().


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