Searched refs:dowriter (Results 1 – 6 of 6) sorted by relevance
/third_party/ltp/include/ |
D | libmsgctl.h | 35 int dowriter(long key, int tid, long type, int child, int nreps);
|
/third_party/ltp/libs/libltpipc/ |
D | libmsgctl.c | 86 int dowriter(long key, int tid, long type, int child, int nreps) in dowriter() function
|
/third_party/ltp/testcases/kernel/syscalls/ipc/msgstress/ |
D | msgstress01.c | 234 ret = dowriter(key, id, 1, child_process, nreps); in dotest()
|
D | msgstress03.c | 237 ret = dowriter(key, id, 1, child_process, nreps); in dotest()
|
D | msgstress02.c | 280 exit(dowriter(key, tid, rkidarray[i], in dotest()
|
D | msgstress04.c | 305 exit(dowriter(key, tid, rkidarray[i], in dotest()
|