Searched refs:error1_counter (Results 1 – 1 of 1) sorted by relevance
| /NetX-Duo-v6.2.1/test/regression/websocket_test/ |
| D | netx_websocket_multi_instance_test.c | 141 static ULONG error1_counter; variable 158 error1_counter = 0; in test_application_define() 328 SET_ERROR_COUNTER(&error1_counter, __FILE__, __LINE__); in thread_client_entry() 429 if (error_counter || error1_counter) in thread_server_entry() 452 SET_ERROR_COUNTER(&error1_counter, __FILE__, __LINE__); in thread_client1_entry() 459 SET_ERROR_COUNTER(&error1_counter, __FILE__, __LINE__); in thread_client1_entry() 467 SET_ERROR_COUNTER(&error1_counter, __FILE__, __LINE__); in thread_client1_entry() 482 SET_ERROR_COUNTER(&error1_counter, __FILE__, __LINE__); in thread_client1_entry() 492 SET_ERROR_COUNTER(&error1_counter, __FILE__, __LINE__); in thread_client1_entry() 497 SET_ERROR_COUNTER(&error1_counter, __FILE__, __LINE__); in thread_client1_entry() [all …]
|