Lines Matching refs:SoftBusThreadTask
53 static void *SoftBusThreadTask(void *arg) in SoftBusThreadTask() function
456 ret = SoftBusThreadCreate(nullptr, &threadAttr, SoftBusThreadTask, nullptr);
470 int32_t ret = SoftBusThreadCreate(&thread, nullptr, SoftBusThreadTask, nullptr);
488 ret = SoftBusThreadCreate(&thread, &threadAttr, SoftBusThreadTask, nullptr);
508 ret = SoftBusThreadCreate(&thread, &threadAttr, SoftBusThreadTask, nullptr);
528 ret = SoftBusThreadCreate(&thread, &threadAttr, SoftBusThreadTask, nullptr);
547 ret = SoftBusThreadCreate(&thread, &threadAttr, SoftBusThreadTask, nullptr);
566 ret = SoftBusThreadCreate(&thread, &threadAttr, SoftBusThreadTask, nullptr);
585 ret = SoftBusThreadCreate(&thread, &threadAttr, SoftBusThreadTask, nullptr);
604 ret = SoftBusThreadCreate(&thread, &threadAttr, SoftBusThreadTask, nullptr);
642 ret = SoftBusThreadCreate(&thread, &threadAttr, SoftBusThreadTask, nullptr);
666 ret = SoftBusThreadCreate(&thread, &threadAttr, SoftBusThreadTask, nullptr);
690 ret = SoftBusThreadCreate(&thread, &threadAttr, SoftBusThreadTask, nullptr);
712 ret = SoftBusThreadCreate(&thread, &threadAttr, SoftBusThreadTask, nullptr);
734 ret = SoftBusThreadCreate(&thread, &threadAttr, SoftBusThreadTask, nullptr);
753 int32_t ret = SoftBusThreadCreate(&thread, nullptr, SoftBusThreadTask, nullptr);
1013 ret = SoftBusThreadCreate(&thread, &threadAttr, SoftBusThreadTask, nullptr);
1034 ret = SoftBusThreadCreate(&thread, &threadAttr, SoftBusThreadTask, nullptr);