Home
last modified time | relevance | path

Searched refs:THIRD_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.h39 #define THIRD_CPU_NUM_LEVEL 2 macro
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_session.c941 } else if (cpus >= THIRD_CPU_NUM_LEVEL) { in BindMainLoopToTargetCpu()
1185 } else if (cpus >= THIRD_CPU_NUM_LEVEL) { in BindClientSendThreadToTargetCpu()
1714 } else if (cpus >= THIRD_CPU_NUM_LEVEL) { in BindServerRecvThreadToTargetCpu()
H A Dnstackx_file_manager.c835 } else if (cpus >= THIRD_CPU_NUM_LEVEL) { in BindFileManagerThreadToTargetCpu()