Searched refs:rops (Results 1 - 2 of 2) sorted by relevance

/fuchsia/zircon/system/utest/fs-host/
H A Dtest-rw-workers.cpp27 rand32_t rops; member in struct:worker
94 xfer = 3000 + (rand32(&w->rops) % (xfer - 3000));
156 srand32(&w->rops, w->name);
/fuchsia/zircon/system/utest/fs/
H A Dtest-rw-workers.c48 rand32_t rops; member in struct:worker
100 xfer = 3000 + (rand32(&w->rops) % (xfer - 3000));
163 srand32(&w->rops, w->name);

Completed in 75 milliseconds