Searched refs:SAMPLE_HELPER_STACK_SIZE (Results 1 – 1 of 1) sorted by relevance
38 #ifndef SAMPLE_HELPER_STACK_SIZE39 #define SAMPLE_HELPER_STACK_SIZE (4096) macro161 static ULONG sample_helper_thread_stack[SAMPLE_HELPER_STACK_SIZE / sizeof(ULONG)];295 sample_helper_thread_stack, SAMPLE_HELPER_STACK_SIZE, in tx_application_define()