Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
H A Dfillp_os.c119 FILLP_INT SysSetThreadName(FILLP_CHAR *name, FILLP_UINT16 nameLen) in SysSetThreadName() function
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/
H A Dsockets.h244 FILLP_INT SysSetThreadName(FILLP_CHAR *name, FILLP_UINT16 nameLen);
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
H A Dspunge_core.c1560 (void)SysSetThreadName(threadName, sizeof(threadName)); in SpungeSetThreadInfo()