Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_mp.c100 SenderThreadPara *para = NULL; in CreateSenderThread()
102 para = malloc(sizeof(SenderThreadPara)); in CreateSenderThread()
H A Dnstackx_dfile_session.c1503 DFileSession *session = ((SenderThreadPara*)arg)->session; in DFileSenderHandle()
1504 uint8_t socketIndex = ((SenderThreadPara*)arg)->socketIndex; in DFileSenderHandle()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_dfile_mp.h27 } SenderThreadPara; typedef