Searched refs:actionAsyncThread (Results 1 – 1 of 1) sorted by relevance
58 SoftBusThread actionAsyncThread; in ConnStartActionAsync() local59 int32_t status = SoftBusThreadCreate(&actionAsyncThread, &attr, runnable, arg); in ConnStartActionAsync()