OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mClosureTypical
(Results
1 - 2
of
2
) sorted by null
/frameworks/wilhelm/src/
ThreadPool.h
66
Closure *
mClosureTypical
[CLOSURE_TYPICAL+1];
ThreadPool.c
126
tp->mClosureArray = tp->
mClosureTypical
;
229
if (tp->
mClosureTypical
!= tp->mClosureArray && NULL != tp->mClosureArray) {
Completed in 22 milliseconds