Searched refs:SysSetThreadName (Results 1 – 3 of 3) sorted by relevance
119 FILLP_INT SysSetThreadName(FILLP_CHAR *name, FILLP_UINT16 nameLen) in SysSetThreadName() function
244 FILLP_INT SysSetThreadName(FILLP_CHAR *name, FILLP_UINT16 nameLen);
1560 (void)SysSetThreadName(threadName, sizeof(threadName)); in SpungeSetThreadInfo()