Searched refs:test_thread_stack (Results 1 – 5 of 5) sorted by relevance
26 static UCHAR test_thread_stack[10][DEMO_STACK_SIZE]; variable192 test_thread_stack[i], DEMO_STACK_SIZE, in thread_server_entry()
27 static UCHAR test_thread_stack[4][DEMO_STACK_SIZE]; variable242 test_thread_stack[i], DEMO_STACK_SIZE, in thread_server_entry()
29 static UCHAR test_thread_stack[NX_TELNET_MAX_CLIENTS][DEMO_STACK_SIZE]; variable243 test_thread_stack[i], DEMO_STACK_SIZE, in thread_server_entry()
30 static UCHAR test_thread_stack[NX_FTP_MAX_CLIENTS][DEMO_STACK_SIZE]; variable266 test_thread_stack[i], DEMO_STACK_SIZE, in thread_server_entry()
13 static UCHAR test_thread_stack[DEMO_TEST_STACK_SIZE]; variable