Searched defs:thread_num (Results 1 – 4 of 4) sorted by relevance
45 int thread_num = *(int *)arg; in fn_chld() local
59 …unsigned MultiThreadTest::runTask(unsigned thread_num, PF func, std::string testsuite, std::string… in runTask()
74 auto thread_num = OH_AI_ContextGetThreadNum(context); variable89 auto thread_num = OH_AI_ContextGetThreadNum(context); variable109 auto thread_num = OH_AI_ContextGetThreadNum(context); variable136 auto thread_num = OH_AI_ContextGetThreadNum(context); variable
191 …int thread_num = (ctx->options.conv2d_threads <= 0 || ctx->options.conv2d_threads > av_cpu_count()) in ff_dnn_execute_layer_conv2d() local