Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_session.c1242 }SendThreadCtx; typedef
1246 SendThreadCtx *sendThreadCtx = (SendThreadCtx *)arg; in DFileAddiSenderHandle()
1328 SendThreadCtx *sendThreadCtx = (SendThreadCtx *)calloc(1, sizeof(SendThreadCtx)); in CreateAddiSendThread()