Searched refs:stack_space6 (Results 1 – 5 of 5) sorted by relevance
| /NetX-Duo-v6.2.1/test/regression/bsd_test/ |
| D | netx_bsd_tcp_basic_nonblocking_test.c | 139 static ULONG stack_space6[NUM_CLIENTS][DEMO_STACK_SIZE / sizeof(ULONG)]; variable 397 … i, stack_space6[i], DEMO_STACK_SIZE, 2,2, TX_NO_TIME_SLICE, TX_AUTO_START); in test_tcp_server6()
|
| D | netx_bsd_tcp_basic_blocking_test.c | 143 static ULONG stack_space6[NUM_CLIENTS][DEMO_STACK_SIZE / sizeof(ULONG)]; variable 559 … i, stack_space6[i], DEMO_STACK_SIZE, 2, 2, TX_NO_TIME_SLICE, TX_AUTO_START); in test_tcp_server6()
|
| D | netx_bsd_tcp_rcvbuf_test.c | 142 static ULONG stack_space6[NUM_CLIENTS][DEMO_STACK_SIZE / sizeof(ULONG)]; variable 578 … i, stack_space6[i], DEMO_STACK_SIZE, 2, 2, TX_NO_TIME_SLICE, TX_AUTO_START); in test_tcp_server6()
|
| D | netx_bsd_getaddrinfo_test.c | 194 static ULONG stack_space6[NUM_CLIENTS][DEMO_STACK_SIZE / sizeof(ULONG)]; variable 629 … i, stack_space6[i], DEMO_STACK_SIZE, 2, 2, TX_NO_TIME_SLICE, TX_AUTO_START); in test_tcp_server6()
|
| D | netx_bsd_ioctl_nonblocking_test.c | 140 static ULONG stack_space6[NUM_CLIENTS][DEMO_STACK_SIZE / sizeof(ULONG)]; variable 531 … i, stack_space6[i], DEMO_STACK_SIZE, 2,2, TX_NO_TIME_SLICE, TX_AUTO_START); in test_tcp_server6()
|