Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/connection/common/src/
H A Dsoftbus_conn_common.c58 SoftBusThread actionAsyncThread; in ConnStartActionAsync() local
59 int32_t status = SoftBusThreadCreate(&actionAsyncThread, &attr, runnable, arg); in ConnStartActionAsync()