Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/
H A Dfillp_stack_config_in.h30 FILLP_INT32 FtConfigSetCpuCoreUse(IN FILLP_CONST void *value);
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
H A Dfillp_stack_config.c329 return FtConfigSetCpuCoreUse(value); in FtSetConfigStackHalf1()
H A Dfillp_stack_config_in.c80 FILLP_INT32 FtConfigSetCpuCoreUse(IN FILLP_CONST void *value) in FtConfigSetCpuCoreUse() function