|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Object | +--coins.mdf.DeclareExternVariables
Declaration of the extern variables.
| フィールドの概要 | |
(パッケージプライベート) Subp |
destroyLock
The function `omp_destroy_lock()' |
(パッケージプライベート) Subp |
getThreadNum
The function `omp_get_thread_num()' |
(パッケージプライベート) Subp |
initLock
The function `omp_init_Lock()' |
(パッケージプライベート) Subp |
setLock
The function `omp_set_lock()' |
(パッケージプライベート) Subp |
setNumThreads
The function `omp_num_threads()' |
(パッケージプライベート) Subp |
unsetLock
The function `omp_unset_lock()' |
| コンストラクタの概要 | |
(パッケージプライベート) |
DeclareExternVariables(Sym symFact,
SymRoot symRoot)
Constructor |
| クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| フィールドの詳細 |
final Subp initLock
final Subp setLock
final Subp unsetLock
final Subp destroyLock
final Subp getThreadNum
final Subp setNumThreads
| コンストラクタの詳細 |
DeclareExternVariables(Sym symFact,
SymRoot symRoot)
symFact - The factory of the SymsymRoot - The SymRoot
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||