Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/connection/common/src/
H A Dsoftbus_base_listener.c87 static int32_t StartSelectThread(void);
354 status = StartSelectThread(); in StartBaseClient()
498 status = StartSelectThread(); in StartBaseListener()
1192 static int32_t StartSelectThread(void) in StartSelectThread() function