Searched refs:rws_sem_wait (Results 1 – 3 of 3) sorted by relevance
182 int rws_sem_wait(rws_sem sem, unsigned int timeout_ms) in rws_sem_wait() function
81 rws_sem_wait(socket->exit_sem, RWS_WAIT_FOREVER); in rws_socket_disconnect_and_release()
528 RWS_API(int) rws_sem_wait(rws_sem sem, unsigned int timeout);
Completed in 5 milliseconds