Searched defs:InitThread (Results 1 – 3 of 3) sorted by relevance
111 int32_t InitThread(HcThread *thread, ThreadFunc func, size_t stackSize, const char *threadName) in InitThread() function
110 int32_t InitThread(HcThread *thread, ThreadFunc func, size_t stackSize, const char *threadName) in InitThread() function
224 static int InitThread(const struct UpdateBlockInfo &infos, TransferManagerPtr tm) in InitThread() function