Searched refs:threadNum_ (Results 1 – 2 of 2) sorted by relevance
105 threadNum_ = threadNum == 0 ? 1 : threadNum; in OssResumableBaseRequest()117 threadNum_ = threadNum == 0 ? 1 : threadNum; in OssResumableBaseRequest()164 uint32_t threadNum_; variable
210 if (threadNum_ <= 0) { in validate()281 threadNum_ = threadNum; in setThreadNum()286 return threadNum_; in ThreadNum()
Completed in 4 milliseconds