HomeSort by relevance Sort by last modified time
    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 902 milliseconds