Searched refs:doreader (Results 1 – 6 of 6) sorted by relevance
/third_party/ltp/include/ |
D | libmsgctl.h | 34 int doreader(long key, int tid, long type, int child, int nreps);
|
/third_party/ltp/libs/libltpipc/ |
D | libmsgctl.c | 30 int doreader(long key, int tid, long type, int child, int nreps) in doreader() function
|
/third_party/ltp/testcases/kernel/syscalls/ipc/msgstress/ |
D | msgstress01.c | 230 exit(doreader(key, id, 1, child_process, nreps)); in dotest()
|
D | msgstress03.c | 233 exit(doreader(key, id, 1, child_process, nreps)); in dotest()
|
D | msgstress02.c | 261 exit(doreader(key, tid, getpid(), in dotest()
|
D | msgstress04.c | 287 exit(doreader(key, tid, getpid(), in dotest()
|