Searched refs:wait_val (Results 1 – 1 of 1) sorted by relevance
246 uint64_t wait_val; in do_test() local301 ret = read_nointr(sync_fd, &wait_val, sizeof(wait_val)); in do_test()302 if (ret != sizeof(wait_val)) { in do_test()