Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_util/interface/
H A Dnstackx_util.h37 #define FIRST_CPU_NUM_LEVEL 8 macro
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_session.c939 if (cpus >= FIRST_CPU_NUM_LEVEL) { in BindMainLoopToTargetCpu()
1181 if (cpus >= FIRST_CPU_NUM_LEVEL) { in BindClientSendThreadToTargetCpu()
1710 if (cpus >= FIRST_CPU_NUM_LEVEL) { in BindServerRecvThreadToTargetCpu()
H A Dnstackx_file_manager.c827 if (cpus >= FIRST_CPU_NUM_LEVEL) { in BindFileManagerThreadToTargetCpu()