Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_session.c1244 static void *DFileAddiSenderHandle(void *arg) in DFileAddiSenderHandle() function
1346 …if (PthreadCreate(&(session->sendThreadPara[i].senderTid), NULL, DFileAddiSenderHandle, sendThread… in CreateAddiSendThread()