Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/mem/mtest06/
H A Dshmat1.c41 /* - made read_ndx and write_ndx static variable*/
342 static int read_ndx = 0; /* index to the number of writes to perform */ in read_from_mem() local
346 while (read_ndx++ < (int)locargs[0]) { in read_from_mem()

Completed in 2 milliseconds