Searched refs:threadSize (Results 1 – 1 of 1) sorted by relevance
108 uint32_t threadSize = 0; in mapUserSpace() local168 threadSize = (userSpaceSize-PROCESS_RND_CTX_SIZE)/numOfThreads; in mapUserSpace()169 if (threadSize <= (THREAD_RND_CTX_SIZE+THREAD_STACK_SIZE)) { in mapUserSpace()178 threadOffset += threadSize; in mapUserSpace()