Searched defs:nwait (Results 1 – 12 of 12) sorted by relevance
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/ipc/semctl/ |
H A D | semctl06.c | 91 int count, child, status, nwait; in main() local 161 int count, child, nwait; in dotest() local
|
/aosp_15_r20/external/ltp/testcases/kernel/fs/ftest/ |
H A D | ftest04.c | 145 int count, child, fd, i, nwait, status; in runtest() local
|
H A D | ftest08.c | 149 int child, count, fd, i, nwait, status; in runtest() local
|
H A D | ftest01.c | 153 int i, child, count, nwait, status; in runtest() local
|
H A D | ftest05.c | 161 int child, count, i, nwait, pid, status; in runtest() local
|
H A D | ftest03.c | 173 int child, count, i, nwait, status; in runtest() local
|
H A D | ftest07.c | 177 int child, count, i, nwait, status; in runtest() local
|
/aosp_15_r20/external/intel-media-driver/media_driver/linux/common/os/ |
H A D | mos_context_specific.cpp | 126 int32_t nwait = 0; in DestroySemaphore() local
|
H A D | mos_os_specific.c | 695 int32_t nwait = -1; in DestroySemaphore() local
|
/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/ |
D | sema.go | 43 nwait atomic.Uint32 // Number of waiters. Read w/o the lock. member
|
D | mgc.go | 357 nwait uint32 member
|
/aosp_15_r20/external/sg3_utils/testing/ |
H A D | sgh_dd.cpp | 2625 int k, res, nwait, half_num, rest, err, num_good, b_len; in sgh_do_async_mrq() local
|