Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netstack/frameworks/js/napi/socket/socket_exec/src/
H A Dsocket_exec.cpp80 static constexpr const char *SOCKET_RECV_FROM_MULTI_CAST = "OS_NET_SockMPRD"; variable
1343 pthread_setname_np(SOCKET_RECV_FROM_MULTI_CAST); in RecvfromMulticastSetThreadName()
1345 pthread_setname_np(threadhandle, SOCKET_RECV_FROM_MULTI_CAST); in RecvfromMulticastSetThreadName()