Home
last modified time | relevance | path

Searched refs:threadNum_ (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/oss/include/alibabacloud/oss/
A DOssRequest.h105 threadNum_ = threadNum == 0 ? 1 : threadNum; in OssResumableBaseRequest()
117 threadNum_ = threadNum == 0 ? 1 : threadNum; in OssResumableBaseRequest()
164 uint32_t threadNum_; variable
/AliOS-Things-master/components/oss/src/
A DOssRequest.cc210 if (threadNum_ <= 0) { in validate()
281 threadNum_ = threadNum; in setThreadNum()
286 return threadNum_; in ThreadNum()

Completed in 4 milliseconds