Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/
H A Dspunge_core.h79 void SpungeInstanceMainThread(void *p);
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
H A Dspunge_core.c353 inst->mainThreadParam.func = SpungeInstanceMainThread; in SpungeThreadInit()
1579 void SpungeInstanceMainThread(void *p) in SpungeInstanceMainThread() function