|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcoins.mdf.DeclareExternVariables
Declaration of the extern variables.
| Field Summary | |
(package private) Subp |
destroyLock
The function `omp_destroy_lock()' |
(package private) Subp |
getThreadNum
The function `omp_get_thread_num()' |
(package private) Subp |
initLock
The function `omp_init_Lock()' |
(package private) Subp |
setLock
The function `omp_set_lock()' |
(package private) Subp |
setNumThreads
The function `omp_num_threads()' |
(package private) Subp |
unsetLock
The function `omp_unset_lock()' |
| Constructor Summary | |
(package private) |
DeclareExternVariables(Sym symFact,
SymRoot symRoot)
Constructor |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
final Subp initLock
final Subp setLock
final Subp unsetLock
final Subp destroyLock
final Subp getThreadNum
final Subp setNumThreads
| Constructor Detail |
DeclareExternVariables(Sym symFact,
SymRoot symRoot)
symFact - The factory of the SymsymRoot - The SymRoot
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||