Searched refs:wait_for_state (Results 1 – 2 of 2) sorted by relevance
170 void wait_for_state(struct state_sync *ssync, int state) { in wait_for_state() function249 wait_for_state(ssync, STATE_CHILD_READY); in runMemStressTest()278 wait_for_state(ssync, STATE_PARENT_READY); in runMemStressTest()
103 static void wait_for_state(int fd, state_info* sinfo) { in wait_for_state() function245 wait_for_state(fd, sinfo.get()); in host_service_to_socket()