Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_session.c1839 void *DFileControlHandle(void *arg) in DFileControlHandle() function
1969 if (PthreadCreate(&(session->controlTid), NULL, DFileControlHandle, session)) { in StartDFileThreadsInner()