Searched refs:establish_semaphore (Results 1 – 2 of 2) sorted by relevance
34 static TX_SEMAPHORE establish_semaphore; variable177 tx_semaphore_create(&establish_semaphore, "Web Establish", 0); in test_application_define()206 tx_semaphore_put(&establish_semaphore); in tcp_establish_notify()248 status = tx_semaphore_get(&establish_semaphore, NX_IP_PERIODIC_RATE); in thread_client_entry()275 status = tx_semaphore_get(&establish_semaphore, NX_IP_PERIODIC_RATE); in thread_client_entry()
34 static TX_SEMAPHORE establish_semaphore; variable177 tx_semaphore_create(&establish_semaphore, "Web Establish", 0); in test_application_define()206 tx_semaphore_put(&establish_semaphore); in tcp_establish_notify()254 status = tx_semaphore_get(&establish_semaphore, NX_IP_PERIODIC_RATE); in thread_client_entry()