Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
H A Dnstackx_common.c47 #define DFINDER_THREAD_STACK_SIZE (1024 * 32) macro
370 attr.stack_size = DFINDER_THREAD_STACK_SIZE; in NstackxInitInner()