Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/
H A Dfillp_function.h55 #define FILLP_SYS_START_NEWTHREAD (g_fillpOsBasicLibFun.fillpCreateThread) macro
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
H A Dspunge_core.c359 (void)FILLP_SYS_START_NEWTHREAD(&inst->mainThreadParam, &threadId); in SpungeThreadInit()