Searched refs:SoftBusThreadJoin (Results 1 – 3 of 3) sorted by relevance
1016 ret = SoftBusThreadJoin(thread, nullptr);1037 ret = SoftBusThreadJoin(thread, (void **)&value);1070 ret = SoftBusThreadJoin(threadWait, nullptr);1072 ret = SoftBusThreadJoin(threadSignal, nullptr);
129 int32_t SoftBusThreadJoin(SoftBusThread thread, void **value);
302 int32_t SoftBusThreadJoin(SoftBusThread thread, void **value) in SoftBusThreadJoin() function