Searched defs:stackSize (Results 1 – 2 of 2) sorted by relevance
64 …size_t stackSize; /**< Thread stack size, which may cause thread stack overflow if it is too small… member
162 size_t stackSize = param->stackSize; in OsalThreadStart() local