Searched defs:stackSize (Results 1 – 7 of 7) sorted by relevance
113 int32_t InitThread(HcThread *thread, ThreadFunc func, size_t stackSize, const char *threadName) in InitThread()
112 int32_t InitThread(HcThread *thread, ThreadFunc func, size_t stackSize, const char *threadName) in InitThread()
37 size_t stackSize; member
33 size_t stackSize; member
121 int32_t InitHcTaskThread(HcTaskThread* thread, size_t stackSize, const char* threadName) in InitHcTaskThread()
351 uint64_t stackSize = stack.size(); in WriteStackToFd() local
194 const int stackSize = 65536; in CheckCloneNs() local